lib_get_ef

Use this subroutine to allocate an event flag.

Syntax

COR_I4 lib_get_ef (&event_flag)

int event_flag;

Input Arguments

event_flag

The event flag to be allocated.

Output Arguments

None.

Return Value

COR_SUCCESS or COR_FAILURE.

If COR_FAILURE is returned, an error code is reported in retstat.err_code.

More information

Point Management API general subroutines.