D3DKMTGetProcessDeviceRemovalSupport - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTGetProcessDeviceRemovalSupport(
  D3DKMT_GETPROCESSDEVICEREMOVALSUPPORT *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtgetprocessdeviceremovalsupport)

D3DKMTGetProcessDeviceRemovalSupport function

Description

Used to get process device removal support.

Parameters

unnamedParam1

Pointer to a D3DKMT_GETPROCESSDEVICEREMOVALSUPPORT structure.

Return value

This function returns NTSTATUS.