D3DKMTCreateTrackedWorkload function

Creates 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 D3DKMTCreateTrackedWorkload(
  D3DKMT_CREATETRACKEDWORKLOAD *Arg1
);

Parameters

Arg1

[in/out] Pointer to a D3DKMT_CREATETRACKEDWORKLOAD structure to create a tracked workload instance.

Return value

This method always returns a failure as the security fix.

Requirements

Header d3dkmthk.h