LPPORT_INFO_1W

typedef struct _PORT_INFO_1W {
    LPWSTR    pName;
} PORT_INFO_1W, *PPORT_INFO_1W, *LPPORT_INFO_1W;
typedef LPPORT_INFO_1W LPPORT_INFO_1;