Condividi tramite


Metodo ID3D10Counter::GetDesc (d3d10.h)

Ottenere una descrizione del contatore.

Sintassi

void GetDesc(
  [out] D3D10_COUNTER_DESC *pDesc
);

Parametri

[out] pDesc

Tipo: D3D10_COUNTER_DESC*

Puntatore a una descrizione del contatore (vedere D3D10_COUNTER_DESC).

Valore restituito

nessuno

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3d10.h
Libreria D3D10.lib

Vedi anche

Interfaccia ID3D10Counter