structure D3DAUTHENTICATEDCHANNEL_QUERYUNCOMPRESSEDENCRYPTIONLEVEL_OUTPUT
Contient la réponse à une requête D3DAUTHENTICATEDQUERY_CURRENTENCRYPTIONWHENACCESSIBLE .
Pour envoyer cette requête, appelez IDirect3DAuthenticatedChannel9::Query.
Syntaxe
typedef struct _D3DAUTHENTICATEDCHANNEL_QUERYUNCOMPRESSEDENCRYPTIONLEVEL_OUTPUT {
D3DAUTHENTICATEDCHANNEL_QUERY_OUTPUT Output;
GUID EncryptionGuid;
} D3DAUTHENTICATEDCHANNEL_QUERYUNCOMPRESSEDENCRYPTIONLEVEL_OUTPUT;
Membres
-
Sortie
-
Structure D3DAUTHENTICATEDCHANNEL_QUERY_OUTPUT qui contient un code d’authentification par message (MAC) et d’autres données.
-
EncryptionGuid
-
GUID qui spécifie le type de chiffrement actuel.
Configuration requise
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