dcrp_clear_ef

Clears the specified USER event flag.

Syntax

int dcrp_clear_ef(int *ef)

Input Parameters

ef

Is a pointer to the event flag to be cleared. Valid values for the event flag 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.