wwAsyncWebRequest::CheckForCompletion

Function: Checks to see if an event has been completed
and simply returns a result value of the status.

You can check oEvent for event details after the call
to this method.

o.CheckForCompletion( lcID )

Return Value

1 - Completed
0 - Still running
-1 - Cancelled
-2 - Invalid Event Id

Parameters

lcID
Event Id to check for.


See also:

Class wwAsyncWebRequest

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