D3D11_AUTHENTICATED_CONFIGURE_INITIALIZE_INPUT structure (d3d11.h)
Contient les données d’entrée d’une commande D3D11_AUTHENTICATED_CONFIGURE_INITIALIZE .
Syntaxe
typedef struct D3D11_AUTHENTICATED_CONFIGURE_INITIALIZE_INPUT {
D3D11_AUTHENTICATED_CONFIGURE_INPUT Parameters;
UINT StartSequenceQuery;
UINT StartSequenceConfigure;
} D3D11_AUTHENTICATED_CONFIGURE_INITIALIZE_INPUT;
Membres
Parameters
Structure D3D11_AUTHENTICATED_CONFIGURE_INPUT qui contient le GUID de commande et d’autres données.
StartSequenceQuery
Numéro de séquence initial pour les requêtes.
StartSequenceConfigure
Numéro séquentiel initial des commandes.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
En-tête | d3d11.h |