IRemoteDesktopClient::attachEvent メソッド (rdpappcontainerclient.h)
イベント ハンドラーをイベントにアタッチします。
構文
HRESULT attachEvent(
[in] BSTR eventName,
[in] IDispatch *callback
);
パラメーター
[in] eventName
[in] callback
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | Windows |
ヘッダー | rdpappcontainerclient.h |
[DLL] | MsTscAx.dll |