D3DKMT_VA_RANGE_DESC structure
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
TBD
Syntax
typedef struct _D3DKMT_VA_RANGE_DESC {
UINT64 VadAddress;
UINT VaRangeIndex;
UINT PhysicalAdapterIndex;
UINT64 StartAddress;
UINT64 EndAddress;
UINT64 DriverProtection;
UINT OwnerType;
UINT64 pOwner;
UINT64 OwnerOffset;
UINT Protection;
} D3DKMT_VA_RANGE_DESC;
Members
VadAddress
VaRangeIndex
PhysicalAdapterIndex
StartAddress
EndAddress
DriverProtection
OwnerType
pOwner
OwnerOffset
Protection
Requirements
Minimum supported client |
Windows 10 Insider Preview |
Minimum supported server |
Windows Server Technical Preview |
Header |
D3dkmthk.h (include D3dkmthk.h) |