ReactOS 0.4.15-dev-7953-g1f49173
_MORE_PARALLEL_PORT_INFORMATION Struct Reference

#include <parallel.h>

Collaboration diagram for _MORE_PARALLEL_PORT_INFORMATION:

Public Attributes

INTERFACE_TYPE InterfaceType
 
ULONG BusNumber
 
ULONG InterruptLevel
 
ULONG InterruptVector
 
KAFFINITY InterruptAffinity
 
KINTERRUPT_MODE InterruptMode
 

Detailed Description

Definition at line 73 of file parallel.h.

Member Data Documentation

◆ BusNumber

ULONG _MORE_PARALLEL_PORT_INFORMATION::BusNumber

Definition at line 75 of file parallel.h.

◆ InterfaceType

INTERFACE_TYPE _MORE_PARALLEL_PORT_INFORMATION::InterfaceType

Definition at line 74 of file parallel.h.

◆ InterruptAffinity

KAFFINITY _MORE_PARALLEL_PORT_INFORMATION::InterruptAffinity

Definition at line 78 of file parallel.h.

◆ InterruptLevel

ULONG _MORE_PARALLEL_PORT_INFORMATION::InterruptLevel

Definition at line 76 of file parallel.h.

◆ InterruptMode

KINTERRUPT_MODE _MORE_PARALLEL_PORT_INFORMATION::InterruptMode

Definition at line 79 of file parallel.h.

◆ InterruptVector

ULONG _MORE_PARALLEL_PORT_INFORMATION::InterruptVector

Definition at line 77 of file parallel.h.


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