Condividi tramite


struttura D3D11_AUTHENTICATED_CONFIGURE_PROTECTION_INPUT (d3d11.h)

Contiene dati di input per un comando D3D11_AUTHENTICATED_CONFIGURE_PROTECTION .

Sintassi

typedef struct D3D11_AUTHENTICATED_CONFIGURE_PROTECTION_INPUT {
  D3D11_AUTHENTICATED_CONFIGURE_INPUT  Parameters;
  D3D11_AUTHENTICATED_PROTECTION_FLAGS Protections;
} D3D11_AUTHENTICATED_CONFIGURE_PROTECTION_INPUT;

Members

Parameters

Struttura D3D11_AUTHENTICATED_CONFIGURE_INPUT che contiene il GUID del comando e altri dati.

Protections

Unione D3D11_AUTHENTICATED_PROTECTION_FLAGS che specifica il livello di protezione.

Requisiti

   
Client minimo supportato Windows 8 [app desktop | App UWP]
Server minimo supportato Windows Server 2012 [app desktop | App UWP]
Intestazione d3d11.h

Vedi anche

Strutture video Direct3D 11