D3DKMTResetTrackedWorkload function

Resets the tracked workload to its initial state and resets all the rolling statistics.

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

NTSTATUS D3DKMTResetTrackedWorkload(
  D3DKMT_RESETTRACKEDWORKLOAD *Arg1
);

Parameters

Arg1

[in] Pointer to a D3DKMT_RESETTRACKEDWORKLOAD structure.

Return value

This function returns NTSTATUS.

Requirements

Header d3dkmthk.h