IApplicationDesignModeSettings2 ::GetApplicationViewOrientation, méthode (shobjidl_core.h)
Obtient l’orientation de la fenêtre du mode création d’application.
Syntaxe
HRESULT GetApplicationViewOrientation(
SIZE applicationSizePixels,
[out] APPLICATION_VIEW_ORIENTATION *viewOrientation
);
Paramètres
applicationSizePixels
Type : SIZE
Taille de la fenêtre d’application.
[out] viewOrientation
Type : APPLICATION_VIEW_ORIENTATION*
Lorsque cette méthode retourne correctement, reçoit un pointeur vers une structure APPLICATION_VIEW_ORIENTATION .
Valeur retournée
Type : HRESULT
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.1 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |
Bibliothèque | Twinapi.lib |
DLL | Twinapi.dll |