Méthode IRemoteDesktopClient ::UpdateSessionDisplaySettings (rdpappcontainerclient.h)
Mises à jour les paramètres de largeur et de hauteur pour le contrôle client du conteneur d’application RDP (Remote Desktop Protocol).
Syntaxe
HRESULT UpdateSessionDisplaySettings(
[in] ULONG width,
[in] ULONG height
);
Paramètres
[in] width
[in] height
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
Plateforme cible | Windows |
En-tête | rdpappcontainerclient.h |
DLL | MsTscAx.dll |