Obtains the current status of the specified job.
PRL_RESULT PrlJob_GetStatus( PRL_HANDLE hJob, PRL_JOB_STATUS_PTR status );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.