IRemoteToolStream::StopService (Compact 2013)
3/26/2014
When used, this method directs the device-side plug-in to stop processing commands and shut down.
Syntax
HRESULT StopService(void)
Parameters
- None*.*
None.
Return Value
ERROR_INVALID_DATA if the stream has not been instantiated.
E_OUTOFMEMORY if the desktop is running low on memory.
S_OK if success.