Enumeración RemoteWindowDisplayedAttribute
Se usa con el método para especificar información sobre el evento.
Sintaxis
typedef enum {
remoteAppWindowNone = 0,
remoteAppWindowDisplayed = 1,
remoteAppShellIconDisplayed = 2
} RemoteWindowDisplayedAttribute;
Constantes
-
remoteAppWindowNone
-
remoteAppWindowDisplayed
-
remoteAppShellIconDisplayed
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible |
Windows 8 |
Servidor mínimo compatible |
Windows Server 2012 |
Biblioteca de tipos |
|