Stops the thread which waits for a HANDLE to be signaled.
CancelWaitForObject(nThreadHandle)
Parameters
- nThreadHandle
The thread handle returned from AsyncWaitForObject.
Return Value
.T. if the thread monitoring the handle was terminated, .F. otherwise.
See Also
Reference
AsyncWaitForObject
BindEventsEx
CreateCallbackFunc
CreatePublicShadowObjReference
DestroyCallbackFunc
ReleasePublicShadowObjReference
UnbindEventsEx