다음을 통해 공유


RemoteWindowDisplayedAttribute 열거형

메서드와 함께 이벤트에 대한 정보를 지정하는 데 사용됩니다.

Syntax

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

상수

remoteAppWindowNone

remoteAppWindowDisplayed

remoteAppShellIconDisplayed

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows 8
지원되는 최소 서버
Windows Server 2012
유형 라이브러리
MsTscAx.dll

추가 정보

OnRemoteWindowDisplayed