structure de D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUIDCOUNT_OUTPUT
Contient la réponse à une requête D3DAUTHENTICATEDQUERY_ENCRYPTIONWHENACCESSIBLEGUIDCOUNT .
Pour envoyer cette requête, appelez IDirect3DAuthenticatedChannel9::Query.
Syntaxe
typedef struct _D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUIDCOUNT_OUTPUT {
D3DAUTHENTICATEDCHANNEL_QUERY_OUTPUT Output;
NumEncryptionGuids UINT;
} D3DAUTHENTICATEDCHANNEL_QUERYEVICTIONENCRYPTIONGUIDCOUNT_OUTPUT;
Membres
-
Sortie
-
Structure D3DAUTHENTICATEDCHANNEL_QUERY_OUTPUT qui contient un code d’authentification de message (MAC) et d’autres données.
-
UINT
-
Nombre de GUID de chiffrement.
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