ReactOS 0.4.15-dev-7958-gcd0bb1a
_VIDEO_PUBLIC_ACCESS_RANGES Struct Reference

#include <ntddvdeo.h>

Collaboration diagram for _VIDEO_PUBLIC_ACCESS_RANGES:

Public Attributes

ULONG InIoSpace
 
ULONG MappedInIoSpace
 
PVOID VirtualAddress
 

Detailed Description

Definition at line 418 of file ntddvdeo.h.

Member Data Documentation

◆ InIoSpace

ULONG _VIDEO_PUBLIC_ACCESS_RANGES::InIoSpace

Definition at line 419 of file ntddvdeo.h.

Referenced by VgaStartIO().

◆ MappedInIoSpace

ULONG _VIDEO_PUBLIC_ACCESS_RANGES::MappedInIoSpace

Definition at line 420 of file ntddvdeo.h.

Referenced by VgaStartIO().

◆ VirtualAddress

PVOID _VIDEO_PUBLIC_ACCESS_RANGES::VirtualAddress

Definition at line 421 of file ntddvdeo.h.

Referenced by VgaStartIO().


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