ID3D11DeviceContextX::SampleCounters Method

Samples the performance counters.

Syntax

public:
void SampleCounters(
         ID3D11CounterSampleX *pCounterSample
)  

Parameters

pCounterSample
Type: ID3D11CounterSampleX *

[in] The counter sample for Xbox One, as a pointer to ID3D11CounterSampleX.

Return value

None.

Requirements

Header: Declared in d3d11_x.h.

Library: Use d3d11_x.lib.

See also

Reference

ID3D11DeviceContextX Interface

ID3D11DeviceContextX Members