ICcService::Disconnect (Windows CE 5.0)
This method disconnects the service. After this method executes, any attempt to use the service for communication with the device side fails.
HRESULT Disconnect()
Parameters
None.
Return Values
The following table shows return values for this method.
Value | Description |
---|---|
S_OK | Indicates success. |
E_FAIL | Indicates failure. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcService.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors