LPADDJOB_INFO_1W

typedef struct _ADDJOB_INFO_1W {
    LPWSTR    Path;
    DWORD   JobId;
} ADDJOB_INFO_1W, *PADDJOB_INFO_1W, *LPADDJOB_INFO_1W;
typedef LPADDJOB_INFO_1W LPADDJOB_INFO_1;