ReactOS 0.4.15-dev-7958-gcd0bb1a
_VIDEO_PORT_AGP_VIRTUAL_MAPPING Struct Reference

#include <videoprt.h>

Collaboration diagram for _VIDEO_PORT_AGP_VIRTUAL_MAPPING:

Public Attributes

PVIDEO_PORT_AGP_MAPPING AgpMapping
 
HANDLE ProcessHandle
 
PVOID MappedAddress
 

Detailed Description

Definition at line 63 of file videoprt.h.

Member Data Documentation

◆ AgpMapping

PVIDEO_PORT_AGP_MAPPING _VIDEO_PORT_AGP_VIRTUAL_MAPPING::AgpMapping

Definition at line 65 of file videoprt.h.

Referenced by IntAgpCommitVirtual(), IntAgpReleaseVirtual(), and IntAgpReserveVirtual().

◆ MappedAddress

PVOID _VIDEO_PORT_AGP_VIRTUAL_MAPPING::MappedAddress

◆ ProcessHandle

HANDLE _VIDEO_PORT_AGP_VIRTUAL_MAPPING::ProcessHandle

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