Defines a range.
typedef struct _D3DRANGE { UINT Offset; UINT Size; } D3DRANGE;
Header: Declared in D3d8types.h.