Jump to content

PRTSW

From EDM2

Information about BIDI capabilities of the printer.

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

typedef PRTSW *PPRTSW;