structure D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION
Contient des données d’entrée pour une commande D3DAUTHENTICATEDCONFIGURE_PROTECTION .
Pour envoyer cette requête, appelez IDirect3DAuthenticatedChannel9::Configure.
Syntaxe
typedef struct _D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION {
D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT Parameters;
D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS Protections;
} D3DAUTHENTICATEDCHANNEL_CONFIGUREPROTECTION;
Membres
-
Paramètres
-
Structure D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT qui contient le GUID de commande et d’autres données.
-
Protections
-
Structure D3DAUTHENTICATEDCHANNEL_PROTECTION_FLAGS qui spécifie le niveau de protection.
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