wwAsyncWebRequest::GetNextEvent

Retrieves a pending event from the event queue and sets the oEvent member with the retrieved event object.

Updates the STARTED property of the the event object. The record is locked to ensure only one client app at a time can retrieve an event through this mechanism.

o.GetNextEvent(lcType)

Return Value

.T. if an event was found. oEvent is set with the captured event. .F. if no events are pending.

Parameters

lcType
Optional - event type. Checks for a specific value set in the TYPE field. Case sensitive!


See also:

Class wwAsyncWebRequest

© West Wind Technologies, 1996-2022 • Updated: 03/27/01
Comment or report problem with topic