struttura D3DKMT_UNLOCK2 (d3dkmthk.h)
D3DKMT_UNLOCK2 descrive un'allocazione da sbloccare.
Sintassi
typedef struct _D3DKMT_UNLOCK2 {
D3DKMT_HANDLE hDevice;
D3DKMT_HANDLE hAllocation;
} D3DKMT_UNLOCK2;
Members
hDevice
Handle per il dispositivo.
hAllocation
Handle per l'allocazione da sbloccare.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 |
Server minimo supportato | Windows Server 2016 |
Intestazione | d3dkmthk.h (include D3dkmthk.h) |