ReactOS 0.4.16-dev-91-g764881a
|
#include <parallel.h>
Public Attributes | |
INTERFACE_TYPE | InterfaceType |
ULONG | BusNumber |
ULONG | InterruptLevel |
ULONG | InterruptVector |
KAFFINITY | InterruptAffinity |
KINTERRUPT_MODE | InterruptMode |
Definition at line 73 of file parallel.h.
ULONG _MORE_PARALLEL_PORT_INFORMATION::BusNumber |
Definition at line 75 of file parallel.h.
INTERFACE_TYPE _MORE_PARALLEL_PORT_INFORMATION::InterfaceType |
Definition at line 74 of file parallel.h.
KAFFINITY _MORE_PARALLEL_PORT_INFORMATION::InterruptAffinity |
Definition at line 78 of file parallel.h.
ULONG _MORE_PARALLEL_PORT_INFORMATION::InterruptLevel |
Definition at line 76 of file parallel.h.
KINTERRUPT_MODE _MORE_PARALLEL_PORT_INFORMATION::InterruptMode |
Definition at line 79 of file parallel.h.
ULONG _MORE_PARALLEL_PORT_INFORMATION::InterruptVector |
Definition at line 77 of file parallel.h.