D3DKMT_DESTROYTRACKEDWORKLOAD structure

Arguments used to destroy 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

typedef struct _D3DKMT_DESTROYTRACKEDWORKLOAD {
  D3DKMT_HANDLE hDevice;
  D3DKMT_HANDLE hTrackedWorkload;
} D3DKMT_DESTROYTRACKEDWORKLOAD;

Members

hDevice

A handle to a device.

hTrackedWorkload

A handle to a tracked workload.

Requirements

Header d3dkmthk.h