D2D1_FACTORY_OPTIONS 結構 (d2d1.h)
包含 ID2D1Factory 物件的偵錯層級。
語法
typedef struct D2D1_FACTORY_OPTIONS {
D2D1_DEBUG_LEVEL debugLevel;
} D2D1_FACTORY_OPTIONS;
成員
debugLevel
類型: D2D1_DEBUG_LEVEL
ID2D1Factory物件的偵錯層級。
備註
若要啟用偵錯,您必須安裝 Direct2D 偵錯層。
規格需求
最低支援的用戶端 | 適用于 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
標頭 | d2d1.h |