#include opcapi.h
long opcreg_get_long(
const opcregcond reg_cond, /* in */
int field /* in */
);
Parameters
Description
Use the routine opcreg_get_long()
to access the
attribute values of a condition.
Return Values
Returns the integer value of the attribute; if the routine fails, - 1 is returned.
Versions
HPOM for Windows A.07.50 and later
See Also