fonction CD3D11_COUNTER_DESC::CD3D11_COUNTER_DESC(D3D11_COUNTER,UINT) (d3d11.h)

Instancie une nouvelle instance d’une structure CD3D11_COUNTER_DESC initialisée avec les informations d’un compteur.

Syntaxe

void CD3D11_COUNTER_DESC(
  D3D11_COUNTER counter,
  UINT          miscFlags
);

Paramètres

counter

Type : D3D11_COUNTER

Valeur de type D3D11_COUNTER qui spécifie le type de compteur.

miscFlags

Type : UINT

Réservé.

Valeur de retour

Aucune

Configuration requise

   
Client minimal pris en charge Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d3d11.h
Bibliothèque D3D11.lib

Voir aussi

CD3D11_COUNTER_DESC