Job status enumeration
enum _PRL_JOB_STATUS { PJS_UNKNOWN = 0, PJS_RUNNING = 0xD0000001, PJS_FINISHED = 0xD0000002 };
PrlEnums.h