Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
D3D10_COUNTER_DESC structure (d3d10.h)
Describes a counter.
Syntax
typedef struct D3D10_COUNTER_DESC {
D3D10_COUNTER Counter;
UINT MiscFlags;
} D3D10_COUNTER_DESC;
Members
Counter
Type: D3D10_COUNTER
Type of counter (see D3D10_COUNTER).
MiscFlags
Type: UINT
Reserved.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d10.h |
See also
Feedback
Was this page helpful?
