D3DRANGE structure
Defines a range.
Syntax
typedef struct D3DRANGE {
UINT Offset;
UINT Size;
} D3DRANGE, *LPD3DRANGE;
Members
Requirements
Requirement | Value |
---|---|
Header |
|
See also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Defines a range.
typedef struct D3DRANGE {
UINT Offset;
UINT Size;
} D3DRANGE, *LPD3DRANGE;
Requirement | Value |
---|---|
Header |
|