Méthode IMsTscAxEvents::OnRemoteWindowDisplayed
Appelé lorsqu’une fenêtre RemoteApp s’affiche.
Syntaxe
void OnRemoteWindowDisplayed(
[in] VARIANT_BOOL vbDisplayed,
[in] HWND hwnd,
[in] RemoteWindowDisplayedAttribute windowAttribute
);
Paramètres
-
vbDisplayed [in]
-
Type : VARIANT_BOOL
Indique si la fenêtre RemoteApp est affichée ou masquée.
-
hwnd [in]
-
Type : HWND
Handle de la fenêtre affichée.
-
windowAttribute [in]
-
Type : RemoteWindowDisplayedAttribute
Valeur de l’énumération RemoteWindowDisplayedAttribute qui spécifie plus d’informations sur l’événement.
Valeur retournée
Cette méthode ne retourne pas de valeur.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows 8 |
Serveur minimal pris en charge |
Windows Server 2012 |
Bibliothèque de types |
|
DLL |
|