PORT_INFO_2W
The PORT_INFO_2W structure defines...
typedef struct {
LPWSTR pPortName;
LPWSTR pMonitorName;
LPWSTR pDescription;
DWORD fPortType;
DWORD Reserved;
} PORT_INFO_2W,
*PPORT_INFO_2W,
*LPPORT_INFO_2W;
Members
pPortName
pMonitorName
pDescription
fPortType
Reserved