typedef struct _PORT_INFO_1 {
LPSTR pName;
} PORT_INFO_1, *PPORT_INFO_1, *LPPORT_INFO_1;
This structure is returned from the EnumPorts function and describes a list of supported forms.
pName
This value specifies the name of the Port. ie LPT1: