GetEventExtended 

BOOL GetEventExtended (long Flags)

Parameters

Flags

Flags to control how the event is retrieved. See the description of the flgs parameter to It_GetEventEx in the GUI Library for possible flag values.

Return Value

Returns TRUE on success, FALSE on error.

Comments

Allows for several options when getting an event manually. See It_GetEventEx in the GUI Library for further details. HowToGet must be set to SapGetManual in order to use GetEventExtended.