D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION struttura
Contiene i dati di input per un comando D3DAUTHENTICATEDCONFIGURE_PROTECTION .
Per inviare questa query, chiamare IDirect3DAuthenticatedChannel9::Configure.
Sintassi
typedef struct _D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION {
D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT Parameters;
D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS Protections;
} D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION;
Members
-
Parameters
-
Struttura D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT contenente il GUID del comando e altri dati.
-
Protezioni
-
Struttura D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS che specifica il livello di protezione.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 7 [solo app desktop] |
Server minimo supportato |
Windows Server 2008 R2 [solo app desktop] |
Intestazione |
|
Vedi anche