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 )
** 1** - Completed ** 0 **- Still running -1 - Cancelled -2 - Invalid Event Id
Parameters
lcID
Event Id to check for.