Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Contains information used to invalidate cache.
Syntax
typedef struct _D3DKMT_INVALIDATECACHE {
D3DKMT_HANDLE hDevice;
D3DKMT_HANDLE hAllocation;
D3DKMT_ALIGN64 D3DKMT_SIZE_T Offset;
D3DKMT_ALIGN64 D3DKMT_SIZE_T Length;
} D3DKMT_INVALIDATECACHE;
Members
hDevice
A handle to the device.
hAllocation
A handle to a device allocation.
Offset
The offset.
Length
The length.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |