PPORT_INFO_1W

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