Condividi tramite


struttura D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUID_INPUT

Contiene dati di input per una query di D3DAUTHENTICATEDQUERY_ENCRYPTIONWHENACCESSIBLEGUID .

Per inviare questa query, chiamare IDirect3DAuthenticatedChannel9::Query.

Sintassi

typedef struct _D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUID_INPUT {
  D3DAUTHENTICATEDCHANNEL_QUERY_INPUT Input;
  UINT                                EncryptionGuidIndex;
} D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUID_INPUT;

Members

Input

Struttura D3DAUTHENTICATEDCHANNEL_QUERY_INPUT che contiene il GUID per la query e altri dati.

EncryptionGuidIndex

Indice del GUID di crittografia.

Requisiti

Requisito Valore
Client minimo supportato
Windows 7 [solo app desktop]
Server minimo supportato
Windows Server 2008 R2 [solo app desktop]
Intestazione
D3d9types.h

Vedi anche

Strutture video Direct3D

IDirect3DAuthenticatedChannel9::Query