DCRP_GET_EF

Reserves the specified USER event flag for Enabler use.

Syntax

int dcrp_get_ef(ef)

int *ef;

Input Parameters

ef

Is a pointer to the event flag to be reserved. 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.

More information

Device Communications Toolkit other subroutines.