Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a range.
Syntax
typedef struct D3DRANGE {
UINT Offset;
UINT Size;
} D3DRANGE, *LPD3DRANGE;
Members
Requirements
| Requirement | Value |
|---|---|
| Header |
|
See also