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.
3/26/2014
This method disconnects a device and all services associated with that device.
Syntax
HRESULT Disconnect(void);
Parameters
None.
Return Value
The following table shows the possible return values.
Value |
Description |
|---|---|
S_OK |
Success. |
E_PENDING |
A service disconnect request is pending. |
E_FAIL |
Undefined failure. |