#include opcapi.h
int *opcreg_set_str(
opcregcond reg_cond, /* in/out */
int field, /* in */
const char *value /* in */
);
Parameters
reg_cond
field
value
Description
Use the function opcreg_set_str()
to set attributes
to a certain value.
Return Values
Versions
HPOM for Windows A.07.50 and later
See Also