ReactOS 0.4.16-dev-91-g764881a
|
#include <winspool.h>
Public Attributes | |
LPSTR | pPortName |
LPSTR | pMonitorName |
LPSTR | pDescription |
DWORD | fPortType |
DWORD | Reserved |
Definition at line 756 of file winspool.h.
DWORD _PORT_INFO_2A::fPortType |
Definition at line 760 of file winspool.h.
Referenced by EnumPortsA().
LPSTR _PORT_INFO_2A::pDescription |
Definition at line 759 of file winspool.h.
Referenced by EnumPortsA().
LPSTR _PORT_INFO_2A::pMonitorName |
Definition at line 758 of file winspool.h.
Referenced by EnumPortsA().
LPSTR _PORT_INFO_2A::pPortName |
Definition at line 757 of file winspool.h.
Referenced by EnumPortsA().
DWORD _PORT_INFO_2A::Reserved |
Definition at line 761 of file winspool.h.
Referenced by EnumPortsA().