dcrp_set_ef
Sets the specified USER event flag.
Syntax
int dcrp_set_ef(int *ef)
Input Parameters
ef
Pointer to the event flag to be set. Valid values are:
TOOLKIT_USER_EVENT_1
TOOLKIT_USER_EVENT_2
TOOLKIT_USER_EVENT_3
TOOLKIT_USER_EVENT_4
TOOLKIT_USER_EVENT_5
TOOLKIT_USER_EVENT_6
TOOLKIT_USER_EVENT_7
TOOLKIT_USER_EVENT_8
TOOLKIT_USER_EVENT_9
TOOLKIT_USER_EVENT_10
Output Parameters
None
Return Value
This subroutine returns one of the following:
TOOLKIT_SUCCESS | Function completed successfully. |
TOOLKIT_FAILURE | Function not completed successfully. |