D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION structure
Contient des données d’entrée pour la commande D3DAUTHENTICATEDCONFIGURE_ENCRYPTIONWHENACCESSIBLE .
Pour envoyer cette requête, appelez IDirect3DAuthenticatedChannel9::Configure.
Syntaxe
typedef struct _D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION {
D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT Parameters;
GUID EncryptionGuid;
} D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION;
Membres
-
Paramètres
-
Structure D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT qui contient le GUID de commande et d’autres données.
-
EncryptionGuid
-
GUID qui spécifie le type de chiffrement à appliquer.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge |
Windows Server 2008 R2 [applications de bureau uniquement] |
En-tête |
|
Voir aussi