ReactOS 0.4.17-dev-769-g1500a35
_DXGK_DEVICE_INFO Struct Reference

#include <dispmprt.h>

Collaboration diagram for _DXGK_DEVICE_INFO:

Public Attributes

PVOID MiniportDeviceContext
 
PDEVICE_OBJECT PhysicalDeviceObject
 
UNICODE_STRING DeviceRegistryPath
 
PCM_RESOURCE_LIST TranslatedResourceList
 
LARGE_INTEGER SystemMemorySize
 
PHYSICAL_ADDRESS HighestPhysicalAddress
 
PHYSICAL_ADDRESS AgpApertureBase
 
SIZE_T AgpApertureSize
 
DOCKING_STATE DockingState
 

Detailed Description

Definition at line 186 of file dispmprt.h.

Member Data Documentation

◆ AgpApertureBase

PHYSICAL_ADDRESS _DXGK_DEVICE_INFO::AgpApertureBase

Definition at line 193 of file dispmprt.h.

◆ AgpApertureSize

SIZE_T _DXGK_DEVICE_INFO::AgpApertureSize

Definition at line 194 of file dispmprt.h.

◆ DeviceRegistryPath

UNICODE_STRING _DXGK_DEVICE_INFO::DeviceRegistryPath

Definition at line 189 of file dispmprt.h.

◆ DockingState

DOCKING_STATE _DXGK_DEVICE_INFO::DockingState

Definition at line 195 of file dispmprt.h.

◆ HighestPhysicalAddress

PHYSICAL_ADDRESS _DXGK_DEVICE_INFO::HighestPhysicalAddress

Definition at line 192 of file dispmprt.h.

◆ MiniportDeviceContext

PVOID _DXGK_DEVICE_INFO::MiniportDeviceContext

Definition at line 187 of file dispmprt.h.

◆ PhysicalDeviceObject

PDEVICE_OBJECT _DXGK_DEVICE_INFO::PhysicalDeviceObject

Definition at line 188 of file dispmprt.h.

◆ SystemMemorySize

LARGE_INTEGER _DXGK_DEVICE_INFO::SystemMemorySize

Definition at line 191 of file dispmprt.h.

◆ TranslatedResourceList

PCM_RESOURCE_LIST _DXGK_DEVICE_INFO::TranslatedResourceList

Definition at line 190 of file dispmprt.h.


The documentation for this struct was generated from the following file: