Compartir a través de


estructura D3D10_COUNTER_DESC (d3d10.h)

Describe un contador.

Sintaxis

typedef struct D3D10_COUNTER_DESC {
  D3D10_COUNTER Counter;
  UINT          MiscFlags;
} D3D10_COUNTER_DESC;

Miembros

Counter

Tipo: D3D10_COUNTER

Tipo de contador (consulte D3D10_COUNTER).

MiscFlags

Tipo: UINT

Reservado.

Requisitos

Requisito Valor
Header d3d10.h

Consulte también

Estructuras principales