Compartilhar via


Enumeração RemoteWindowDisplayedAttribute

Usado com o método para especificar informações sobre o evento.

Syntax

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

Constantes

remoteAppWindowNone

remoteAppWindowDisplayed

remoteAppShellIconDisplayed

Requisitos

Requisito Valor
Cliente mínimo com suporte
Windows 8
Servidor mínimo com suporte
Windows Server 2012
Biblioteca de tipos
MsTscAx.dll

Confira também

OnRemoteWindowDisplayed