GetThreadDpiHostingBehavior, fonction (winuser.h)
Récupère le DPI_HOSTING_BEHAVIOR du thread actuel.
C++
DPI_HOSTING_BEHAVIOR GetThreadDpiHostingBehavior();
DPI_HOSTING_BEHAVIOR du thread actuel.
Cette API retourne le comportement d’hébergement défini par un appel antérieur de SetThreadDpiHostingBehavior, ou DPI_HOSTING_BEHAVIOR_DEFAULT si aucun appel antérieur n’a été effectué.
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10, version 1803 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | winuser.h |
Bibliothèque | User32.lib |
DLL | User32.dll |