ReactOS 0.4.15-dev-7842-g558ab78
_SERENUM_PORT_DESC Struct Reference

#include <ntddser.h>

Collaboration diagram for _SERENUM_PORT_DESC:

Public Attributes

ULONG Size
 
PVOID PortHandle
 
PHYSICAL_ADDRESS PortAddress
 
USHORT Reserved [1]
 

Detailed Description

Definition at line 365 of file ntddser.h.

Member Data Documentation

◆ PortAddress

PHYSICAL_ADDRESS _SERENUM_PORT_DESC::PortAddress

Definition at line 368 of file ntddser.h.

◆ PortHandle

PVOID _SERENUM_PORT_DESC::PortHandle

Definition at line 367 of file ntddser.h.

◆ Reserved

USHORT _SERENUM_PORT_DESC::Reserved[1]

Definition at line 369 of file ntddser.h.

◆ Size

ULONG _SERENUM_PORT_DESC::Size

Definition at line 366 of file ntddser.h.


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