D3DDDICB_UNLOCK2 structure (d3dumddi.h)
D3DDDICB_UNLOCK2 describes an allocation to unlock.
Syntax
typedef struct _D3DDDICB_UNLOCK2 {
[in] D3DKMT_HANDLE hAllocation;
} D3DDDICB_UNLOCK2;
Members
[in] hAllocation
A driver specified D3DKMT_HANDLE to the allocation to unlock.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Header | d3dumddi.h (include D3dumddi.h) |