estrutura D3DDDICB_INVALIDATECACHE (d3dumddi.h)
Argumentos usados para invalidar o cache.
Sintaxe
typedef struct _D3DDDICB_INVALIDATECACHE {
D3DKMT_HANDLE hAllocation;
SIZE_T Offset;
SIZE_T Length;
} D3DDDICB_INVALIDATECACHE;
Membros
hAllocation
Um identificador para a alocação.
Offset
O deslocamento.
Length
O comprimento.
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | d3dumddi.h |