struttura D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION
Contiene i dati di input per il comando D3DAUTHENTICATEDCONFIGURE_ENCRYPTIONWHENACCESSIBLE .
Per inviare questa query, chiamare IDirect3DAuthenticatedChannel9::Configure.
Sintassi
typedef struct _D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION {
D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT Parameters;
GUID EncryptionGuid;
} D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION;
Members
-
Parameters
-
Struttura D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT contenente il GUID del comando e altri dati.
-
EncryptionGuid
-
GUID che specifica il tipo di crittografia da applicare.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 7 [solo app desktop] |
Server minimo supportato |
Windows Server 2008 R2 [solo app desktop] |
Intestazione |
|
Vedi anche