ReactOS 0.4.15-dev-7953-g1f49173
_SERENUM_PORT_PARAMETERS Struct Reference

#include <ntddser.h>

Collaboration diagram for _SERENUM_PORT_PARAMETERS:

Public Attributes

ULONG Size
 
PSERENUM_READPORT ReadAccessor
 
PSERENUM_WRITEPORT WriteAccessor
 
PVOID SerPortAddress
 
PVOID HardwareHandle
 
SERENUM_PORTION Portion
 
USHORT NumberAxis
 
USHORT Reserved [3]
 

Detailed Description

Definition at line 387 of file ntddser.h.

Member Data Documentation

◆ HardwareHandle

PVOID _SERENUM_PORT_PARAMETERS::HardwareHandle

Definition at line 392 of file ntddser.h.

◆ NumberAxis

USHORT _SERENUM_PORT_PARAMETERS::NumberAxis

Definition at line 394 of file ntddser.h.

◆ Portion

SERENUM_PORTION _SERENUM_PORT_PARAMETERS::Portion

Definition at line 393 of file ntddser.h.

◆ ReadAccessor

PSERENUM_READPORT _SERENUM_PORT_PARAMETERS::ReadAccessor

Definition at line 389 of file ntddser.h.

◆ Reserved

USHORT _SERENUM_PORT_PARAMETERS::Reserved[3]

Definition at line 395 of file ntddser.h.

◆ SerPortAddress

PVOID _SERENUM_PORT_PARAMETERS::SerPortAddress

Definition at line 391 of file ntddser.h.

◆ Size

ULONG _SERENUM_PORT_PARAMETERS::Size

Definition at line 388 of file ntddser.h.

◆ WriteAccessor

PSERENUM_WRITEPORT _SERENUM_PORT_PARAMETERS::WriteAccessor

Definition at line 390 of file ntddser.h.


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