#include opcapi.h
int *opcreg_set_str (
const opcregcond reg_cond, /* in/out */
int field, /* in */
const char *value /* in */
);
Parameters
reg_cond
field
value
Description
The function opcreg_set_str()
sets the value of a
string field of a registration condition.
Return Values
Versions
HPOM for Windows A.07.50 and later
See Also