D2D1_FACTORY_OPTIONS 構造体

ID2D1Factory オブジェクトのデバッグ レベルを格納します。

構文

struct D2D1_FACTORY_OPTIONS {
  D2D1_DEBUG_LEVEL debugLevel;
};

メンバー

  • debugLevel
    D2D1_DEBUG_LEVEL ID2D1Factory オブジェクトのデバッグ レベル。

解説

デバッグを有効にするには、Direct2D デバッグ レイヤーをインストールする必要があります。

要件

クライアントの最小要件

Windows 7, Windows Vista SP2 および Windows Vista 用のプラットフォーム更新プログラム

サーバーの最小要件

Windows Server 2008 R2, Windows Server 2008 SP2 および Windows Server 2008 用のプラットフォーム更新プログラム

ヘッダー

D2d1.h

参照

Direct2D デバッグ レイヤー