ReactOS 0.4.15-dev-7842-g558ab78
_PORT_INFO_2W Struct Reference

#include <winspool.h>

Public Attributes

LPWSTR pPortName
 
LPWSTR pMonitorName
 
LPWSTR pDescription
 
DWORD fPortType
 
DWORD Reserved
 

Detailed Description

Definition at line 764 of file winspool.h.

Member Data Documentation

◆ fPortType

DWORD _PORT_INFO_2W::fPortType

Definition at line 768 of file winspool.h.

Referenced by EnumPortsA().

◆ pDescription

LPWSTR _PORT_INFO_2W::pDescription

Definition at line 767 of file winspool.h.

Referenced by EnumPortsA().

◆ pMonitorName

LPWSTR _PORT_INFO_2W::pMonitorName

Definition at line 766 of file winspool.h.

Referenced by EnumPortsA().

◆ pPortName

LPWSTR _PORT_INFO_2W::pPortName

Definition at line 765 of file winspool.h.

Referenced by EnumPortsA(), and test_ConfigurePortUI().

◆ Reserved

DWORD _PORT_INFO_2W::Reserved

Definition at line 769 of file winspool.h.


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