Condividi tramite


Metodo IWCNConnectNotify::ConnectFailed (wcndevice.h)

Il metodo di callback IWCNConnectNotify::ConnectFailed indica un errore IWCNDevice::Connect .

Sintassi

HRESULT ConnectFailed(
  [in] HRESULT hrFailure
);

Parametri

[in] hrFailure

HRESULT che specifica il motivo dell'errore di connessione.

Valore restituito

Questo metodo non restituisce valori.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Nessuno supportato
Piattaforma di destinazione Windows
Intestazione wcndevice.h

Vedi anche

IWCNConnectNotify

IWCNDevice::Connect