Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 1.71 KB

ns-d3dkmthk-_d3dkmt_unlock.md

File metadata and controls

70 lines (56 loc) · 1.71 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
NS:d3dkmthk._D3DKMT_UNLOCK
_D3DKMT_UNLOCK (d3dkmthk.h)
The D3DKMT_UNLOCK structure describes allocations to unlock.
display\d3dkmt_unlock.htm
05/10/2018
D3DKMT_UNLOCK structure
D3DKMT_UNLOCK, D3DKMT_UNLOCK structure [Display Devices], OpenGL_Structs_d4f3b3e8-fddd-41d2-8a7e-ee43f25a1f2d.xml, _D3DKMT_UNLOCK, d3dkmthk/D3DKMT_UNLOCK, display.d3dkmt_unlock
d3dkmthk.h
D3dkmthk.h
Windows
Windows Vista
Windows
display
D3DKMT_UNLOCK
_D3DKMT_UNLOCK
d3dkmthk/_D3DKMT_UNLOCK
D3DKMT_UNLOCK
d3dkmthk/D3DKMT_UNLOCK
APIRef
kbSyntax
HeaderDef
d3dkmthk.h
_D3DKMT_UNLOCK
D3DKMT_UNLOCK

_D3DKMT_UNLOCK structure

-description

The D3DKMT_UNLOCK structure describes allocations to unlock.

-struct-fields

-field hDevice [in]

A D3DKMT_HANDLE data type that represents a kernel-mode handle to the device that the allocation is associated with.

-field NumAllocations [in]

The number of allocations in the array that phAllocations specifies.

-field phAllocations [in]

An array of D3DKMT_HANDLE data types that represent kernel-mode handles to the allocations to unlock.

-see-also

D3DKMTUnlock