D3DDDICB_INVALIDATECACHE structure (d3dumddi.h)

Arguments used to invalidate cache.

Syntax

typedef struct _D3DDDICB_INVALIDATECACHE {
  D3DKMT_HANDLE hAllocation;
  SIZE_T        Offset;
  SIZE_T        Length;
} D3DDDICB_INVALIDATECACHE;

Members

hAllocation

A handle to the allocation.

Offset

The offset.

Length

The length.

Requirements

Requirement Value
Header d3dumddi.h