ulExtendJobStatus (ULONG)

      Extended job status flags.

      Values are as follows:

        Bit

          Description
        0
          PRJ4_INPRINTER - 0x00000001
          Job in printer (0=No; 1=Yes)
        1
          PRJ4_STACKED - 0x00000002
          Job is stacked (0=No; 1=Yes)
        2
          PRJ4_HELDINPRINTER - 0x00000004
          Job held in printer (0=No; 1=Yes)
        3
          PRJ4_JOBSTARTED - 0x00000008
          Job has begun printing (0=No; 1=Yes)
        4 - 31
          Reserved
        This field can be set with SplSetJob using the PRJ_EXTENDSTATUSus.PARMNUM(24) parameter.


      [Back] [Next]