D2D1_FACTORY_OPTIONS struttura (d2d1.h)

Contiene il livello di debug di un oggetto ID2D1Factory .

Sintassi

typedef struct D2D1_FACTORY_OPTIONS {
  D2D1_DEBUG_LEVEL debugLevel;
} D2D1_FACTORY_OPTIONS;

Members

debugLevel

Tipo: D2D1_DEBUG_LEVEL

Livello di debug dell'oggetto ID2D1Factory .

Commenti

Per abilitare il debug, è necessario installare il livello di debug Direct2D.

Requisiti

   
Client minimo supportato Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista [app desktop | App UWP]
Server minimo supportato Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008 [app desktop | App UWP]
Intestazione d2d1.h

Vedi anche

Livello di debug Direct2D