Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 1.93 KB

nf-d3dkmthk-d3dkmtdestroydevice.md

File metadata and controls

71 lines (59 loc) · 1.93 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NF:d3dkmthk.D3DKMTDestroyDevice
D3DKMTDestroyDevice function (d3dkmthk.h)
The D3DKMTDestroyDevice function releases a kernel-mode device context.
display\d3dkmtdestroydevice.htm
02/23/2022
D3DKMTDestroyDevice function
D3DKMTDestroyDevice, D3DKMTDestroyDevice function [Display Devices], OpenGL_Functions_66b283a1-deee-4a49-a02d-217567d35873.xml, d3dkmthk/D3DKMTDestroyDevice, display.d3dkmtdestroydevice
d3dkmthk.h
D3dkmthk.h
Universal
Windows Vista
Gdi32.lib
Gdi32.dll
Windows
display
D3DKMTDestroyDevice
d3dkmthk/D3DKMTDestroyDevice
APIRef
kbSyntax
DllExport
Gdi32.dll
API-MS-Win-dx-d3dkmt-l1-1-0.dll
API-MS-Win-dx-d3dkmt-l1-1-1.dll
API-MS-Win-DX-D3DKMT-L1-1-2.dll
D3DKMTDestroyDevice

D3DKMTDestroyDevice function

-description

The D3DKMTDestroyDevice function releases a kernel-mode device context.

-parameters

-param unnamedParam1 [in]

A pointer to a D3DKMT_DESTROYDEVICE structure that contains the handle to the kernel-mode device context.

-returns

D3DKMTDestroyDevice returns one of the following values:

Return code Description
STATUS_SUCCESS The device context was successfully released.
STATUS_INVALID_PARAMETER Parameters were validated and determined to be incorrect.

This function might also return other NTSTATUS values.

-see-also

D3DKMT_DESTROYDEVICE