次の方法で共有


VWNConnectNotify::ConnectFailed メソッド (wcndevice.h)

EWSNConnectNotify::ConnectFailed コールバック メソッドは、EWSNDevice::Connect エラーを示します。

構文

HRESULT ConnectFailed(
  [in] HRESULT hrFailure
);

パラメーター

[in] hrFailure

接続エラーの理由を指定する HRESULT

戻り値

このメソッドは値を返しません。

要件

要件
サポートされている最小のクライアント Windows 7 [デスクトップ アプリのみ]
サポートされている最小のサーバー サポートなし
対象プラットフォーム Windows
ヘッダー wcndevice.h

こちらもご覧ください

WCNConnectNotify

VWNDevice::Connect