Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function will block until the asynchronous command handler is completed.
If you pass COMMANDHANDLER_ASYNC to StartCommandHandler you can use this function to block until all commands have been sent to your callback function.
Syntax
RTFSUPP_API HRESULT WaitOnCommandHandler();
Parameters
None
Return Value
S_OK indicates success.
See Also
Reference
Remote Tools Framework Functions
Remote Tools Framework Reference