D3DKMTDestroyTrackedWorkload function

Destroys a tracked workload instance.

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 D3DKMTDestroyTrackedWorkload(
  D3DKMT_DESTROYTRACKEDWORKLOAD *Arg1
);

Parameters

Arg1

[in] Pointer to a D3DKMT_DESTROYTRACKEDWORKLOAD structure to destroy.

Return value

This function returns NTSTATUS.

Requirements

Header d3dkmthk.h