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