Share via


RemoteWindowDisplayedAttribute-Enumeration

Wird mit der -Methode verwendet, um Informationen zum Ereignis anzugeben.

Syntax

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

Konstanten

remoteAppWindowNone

remoteAppWindowDisplayed

remoteAppShellIconDisplayed

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows 8
Unterstützte Mindestversion (Server)
Windows Server 2012
Typbibliothek
MsTscAx.dll

Siehe auch

OnRemoteWindowDisplayed