ReactOS 0.4.15-dev-8096-ga0eec98
_PORT_INFO_2A Struct Reference

#include <winspool.h>

Public Attributes

LPSTR pPortName
 
LPSTR pMonitorName
 
LPSTR pDescription
 
DWORD fPortType
 
DWORD Reserved
 

Detailed Description

Definition at line 756 of file winspool.h.

Member Data Documentation

◆ fPortType

DWORD _PORT_INFO_2A::fPortType

Definition at line 760 of file winspool.h.

Referenced by EnumPortsA().

◆ pDescription

LPSTR _PORT_INFO_2A::pDescription

Definition at line 759 of file winspool.h.

Referenced by EnumPortsA().

◆ pMonitorName

LPSTR _PORT_INFO_2A::pMonitorName

Definition at line 758 of file winspool.h.

Referenced by EnumPortsA().

◆ pPortName

LPSTR _PORT_INFO_2A::pPortName

Definition at line 757 of file winspool.h.

Referenced by EnumPortsA().

◆ Reserved

DWORD _PORT_INFO_2A::Reserved

Definition at line 761 of file winspool.h.

Referenced by EnumPortsA().


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