// d3dkmthk.h
NTSTATUS D3DKMTGetProcessDeviceRemovalSupport(
D3DKMT_GETPROCESSDEVICEREMOVALSUPPORT *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Used to get process device removal support.
unnamedParam1Pointer to a D3DKMT_GETPROCESSDEVICEREMOVALSUPPORT structure.
This function returns NTSTATUS.