D2D1_FACTORY_OPTIONS-Struktur (d2d1.h)
Enthält die Debugebene eines ID2D1Factory-Objekts .
Syntax
typedef struct D2D1_FACTORY_OPTIONS {
D2D1_DEBUG_LEVEL debugLevel;
} D2D1_FACTORY_OPTIONS;
Member
debugLevel
Typ: D2D1_DEBUG_LEVEL
Die Debugebene des ID2D1Factory-Objekts .
Hinweise
Zum Aktivieren des Debuggens müssen Sie die Direct2D-Debugebene installieren.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Kopfzeile | d2d1.h |