Information about BIDI capabilities of the printer.

typedef struct _PRTSW {
  ULONG     flJob;     /*  Job control flags. */
  ULONG     flDevice;  /*  Printer device flags. */
} PRTSW;

typedef   PRTSW   * PPRTSW ;


[Back: PRTSTORAGEL Field - prtStorage[1]]
[Next: PRTSW Field - flJob]