Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PFND3DKMT_DESTROYDEVICE callback function destroys a graphics context device.
Syntax
PFND3DKMT_DESTROYDEVICE Pfnd3dkmtDestroydevice;
NTSTATUS Pfnd3dkmtDestroydevice(
const D3DKMT_DESTROYDEVICE *unnamedParam1
)
{...}
Parameters
unnamedParam1
A pointer to a D3DKMT_DESTROYDEVICE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |