ReactOS 0.4.17-dev-806-gffa4164
_EMULATOR_ACCESS_ENTRY Struct Reference

#include <dispmprt.h>

Collaboration diagram for _EMULATOR_ACCESS_ENTRY:

Public Attributes

ULONG BasePort
 
ULONG NumConsecutivePorts
 
EMULATOR_PORT_ACCESS_TYPE AccessType
 
UCHAR AccessMode
 
UCHAR StringSupport
 
PVOID Routine
 

Detailed Description

Definition at line 26 of file dispmprt.h.

Member Data Documentation

◆ AccessMode

UCHAR _EMULATOR_ACCESS_ENTRY::AccessMode

Definition at line 30 of file dispmprt.h.

◆ AccessType

EMULATOR_PORT_ACCESS_TYPE _EMULATOR_ACCESS_ENTRY::AccessType

Definition at line 29 of file dispmprt.h.

◆ BasePort

ULONG _EMULATOR_ACCESS_ENTRY::BasePort

Definition at line 27 of file dispmprt.h.

◆ NumConsecutivePorts

ULONG _EMULATOR_ACCESS_ENTRY::NumConsecutivePorts

Definition at line 28 of file dispmprt.h.

◆ Routine

PVOID _EMULATOR_ACCESS_ENTRY::Routine

Definition at line 32 of file dispmprt.h.

◆ StringSupport

UCHAR _EMULATOR_ACCESS_ENTRY::StringSupport

Definition at line 31 of file dispmprt.h.


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