|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <winspool.h>
Public Attributes | |
| LPWSTR | pPortName |
| LPWSTR | pMonitorName |
| LPWSTR | pDescription |
| DWORD | fPortType |
| DWORD | Reserved |
Definition at line 764 of file winspool.h.
| DWORD _PORT_INFO_2W::fPortType |
Definition at line 768 of file winspool.h.
Referenced by EnumPortsA().
| LPWSTR _PORT_INFO_2W::pDescription |
Definition at line 767 of file winspool.h.
Referenced by EnumPortsA().
| LPWSTR _PORT_INFO_2W::pMonitorName |
Definition at line 766 of file winspool.h.
Referenced by EnumPortsA().
| LPWSTR _PORT_INFO_2W::pPortName |
Definition at line 765 of file winspool.h.
Referenced by EnumPortsA(), and test_ConfigurePortUI().
| DWORD _PORT_INFO_2W::Reserved |
Definition at line 769 of file winspool.h.