Freigeben über


D3D11_1DDI_AUTHENTICATED_QUERY_ACCESSIBILITY_ENCRYPTION_GUID_INPUT-Struktur (d3d10umddi.h)

Enthält die Antwort auf eine QueryAuthenticatedChannel(D3D11_1)- Abfrage mit einem D3D11_1DDI_AUTHENTICATED_QUERY_INPUT. QueryType-Wert von D3D11_1DDI_AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE_GUID.

Syntax

typedef struct D3D11_1DDI_AUTHENTICATED_QUERY_ACCESSIBILITY_ENCRYPTION_GUID_INPUT {
  D3D11_1DDI_AUTHENTICATED_QUERY_INPUT Input;
  UINT                                 EncryptionGuidIndex;
} D3D11_1DDI_AUTHENTICATED_QUERY_ACCESSIBILITY_ENCRYPTION_GUID_INPUT;

Member

Input

Eine D3D11_1DDI_AUTHENTICATED_QUERY_INPUT Struktur, die die GUID für die Abfrage und andere Daten enthält.

EncryptionGuidIndex

Der Index der Verschlüsselungs-GUID.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8
Unterstützte Mindestversion (Server) Windows Server 2012
Kopfzeile d3d10umddi.h (include D3d10umddi.h)

Weitere Informationen

D3D11_1DDI_AUTHENTICATED_QUERY_INPUT

QueryAuthenticatedChannel(D3D11_1)