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 7、Windows Vista SP2 および Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
Header | d2d1.h |