estructura D3DKMT_UNLOCK2 (d3dkmthk.h)
D3DKMT_UNLOCK2 describe una asignación para desbloquear.
Sintaxis
typedef struct _D3DKMT_UNLOCK2 {
D3DKMT_HANDLE hDevice;
D3DKMT_HANDLE hAllocation;
} D3DKMT_UNLOCK2;
Miembros
hDevice
Identificador del dispositivo.
hAllocation
Identificador de la asignación que se va a desbloquear.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10 |
Servidor mínimo compatible | Windows Server 2016 |
Encabezado | d3dkmthk.h (incluya D3dkmthk.h) |