IDXGIInfoQueue ::GetBreakOnCategory, méthode (dxgidebug.h)
Détermine si l’arrêt d’une catégorie de message est activé ou désactivé.
Syntaxe
BOOL GetBreakOnCategory(
[in] DXGI_DEBUG_ID Producer,
[in] DXGI_INFO_QUEUE_MESSAGE_CATEGORY Category
);
Paramètres
[in] Producer
Valeur DXGI_DEBUG_ID qui identifie l’entité qui obtient le status cassant.
[in] Category
Valeur de type DXGI_INFO_QUEUE_MESSAGE_CATEGORY qui spécifie la catégorie du message.
Valeur retournée
Retourne une valeur booléenne qui spécifie si cette catégorie de condition cassant est activée ou désactivée (TRUE pour activé, FALSE pour désactivé).
Remarques
Note Cette API nécessite le Kit de développement logiciel Windows (Kit SDK Windows) (SDK) pour Windows 8.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | dxgidebug.h |
DLL | DXGIDebug.dll |