Méthode IMsTscAxEvents::OnRemoteProgramDisplayed
Appelé lorsqu’un programme RemoteApp s’affiche.
Syntaxe
VOID OnRemoteProgramDisplayed(
[in] VARIANT_BOOL vbDisplayed,
[in] ULONG uDisplayInformation
);
Paramètres
-
vbDisplayed [in]
-
Indique si le programme RemoteApp est affiché ou masqué.
-
uDisplayInformation [in]
-
Informations d’affichage.
-
RAIL_APPDISPLAY_AUTORECONNECT
-
La reconnexion automatique est en cours.
-
RAIL_APPDISPLAY_DESKTOPHOOKED
-
Le nombre d’applications distantes est passé à zéro.
Valeur retournée
Cette méthode ne retourne pas de valeur.
Notes
Implémentez cette méthode dans votre récepteur d’événements pour recevoir une notification indiquant qu’une application RemoteApp a été affichée.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Aucun pris en charge |
Serveur minimal pris en charge |
Windows Server 2008 |
Bibliothèque de types |
|
DLL |
|
IID |
IMsTscAxEvents est défini comme 336d5562-efa8-482e-8cb3-c5c0fc7a7db6 |