Jump to content

PRTSW

From EDM2
Revision as of 13:03, 19 July 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Information about BIDI capabilities of the printer.

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

typedef PRTSW *PPRTSW;