dcrp_get_any_ef

Reserves the next available USER event flag for Enabler use.

Syntax

int dcrp_get_any_ef(int *ef)

Input Parameters

None

Output Parameters

ef

Pointer to the reserved event flag. 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

Return Value

This subroutine returns one of the following:

TOOLKIT_SUCCESS Function completed successfully.
TOOLKIT_FAILURE Function not completed successfully.