Share via


IRemoteToolStream::StopService (Compact 7)

3/12/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.

See Also

Reference

IRemoteToolStream
IRemoteToolDevice::DeployService