IWCNConnectNotify::ConnectFailed method (wcndevice.h)
The IWCNConnectNotify::ConnectFailed callback method indicates a IWCNDevice::Connect failure.
HRESULT ConnectFailed(
[in] HRESULT hrFailure
);
[in] hrFailure
An HRESULT that specifies the reason for the connection failure.
This method does not return a value.
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | wcndevice.h |