RemoteWindowDisplayedAttribute 列挙

イベントに関する情報を指定するために、 メソッドと共に使用します。

構文

typedef enum  { 
  remoteAppWindowNone          = 0,
  remoteAppWindowDisplayed     = 1,
  remoteAppShellIconDisplayed  = 2
} RemoteWindowDisplayedAttribute;

定数

remoteAppWindowNone

remoteAppWindowDisplayed

remoteAppShellIconDisplayed

要件

要件
サポートされている最小のクライアント
Windows 8
サポートされている最小のサーバー
Windows Server 2012
タイプ ライブラリ
MsTscAx.dll

こちらもご覧ください

OnRemoteWindowDisplayed