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