PFND3DKMT_GETTRACKEDWORKLOADSTATISTICS callback function

Retrieves the rolling statistics for the tracked workload.

Note

This Tracked Workload implementation is removed from Windows 10 version 2003 until further notice, and was deprecated from earlier OS versions as part of a security fix.

Syntax

PFND3DKMT_GETTRACKEDWORKLOADSTATISTICS Pfnd3dkmtGettrackedworkloadstatistics;

NTSTATUS Pfnd3dkmtGettrackedworkloadstatistics(
  D3DKMT_GETTRACKEDWORKLOADSTATISTICS *Arg1
)
{...}

Parameters

Arg1

[in/out] Pointer to a D3DKMT_GETTRACKEDWORKLOADSTATISTICS structure to get the tracked workload statistics.

Return value

Returns NTSTATUS that.

Remarks

This callback only returns statistics for work that is currently completed.

Requirements

Header d3dkmthk.h