D3D10_COUNTER_DESC 구조체(d3d10.h)

카운터에 대해 설명합니다.

구문

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

멤버

Counter

형식: D3D10_COUNTER

카운터 유형( D3D10_COUNTER 참조).

MiscFlags

형식: UINT

예약되어 있습니다.

요구 사항

요구 사항
헤더 d3d10.h

추가 정보

핵심 구조체