Returns statistics about the trace.
public:
HRESULT GetTraceStats(
D3D11_TRACE_STATS *pTraceStats
)
pTraceStats
Type: D3D11_TRACE_STATSÂ *
[out] A pointer to a D3D11_TRACE_STATS structure. GetTraceStats fills the members of this structure with statistics about the trace.
Type: HRESULTÂ
GetTraceStats returns:
Header: Declared in d3d11shadertracing.h.
Library: Use d3d11.lib.