IRemoteDesktopClient::d etachEvent メソッド (rdpappcontainerclient.h)

イベント からイベント ハンドラーをデタッチします。

構文

HRESULT detachEvent(
  [in] BSTR      eventName,
  [in] IDispatch *callback
);

パラメーター

[in] eventName

[in] callback

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント Windows 8
サポートされている最小のサーバー Windows Server 2012
対象プラットフォーム Windows
ヘッダー rdpappcontainerclient.h
[DLL] MsTscAx.dll

こちらもご覧ください

IRemoteDesktopClient