D3DDDICB_UNLOCK2 - NtDoc

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

typedef struct _D3DDDICB_UNLOCK2 {
  [in] D3DKMT_HANDLE hAllocation;
} D3DDDICB_UNLOCK2;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_d3dddicb_unlock2)

_D3DDDICB_UNLOCK2 structure

Description

D3DDDICB_UNLOCK2 describes an allocation to unlock.

Members

hAllocation [in]

A driver specified D3DKMT_HANDLE to the allocation to unlock.