ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:devices/prtbase.m"
NOTE: don't use this output in your code, use the module instead.

CONST DEVICES_PRTBASE_I=1

(---) OBJECT dd
(  0)   lib:substructure
( 34)   segment:LONG
( 38)   execbase:LONG
( 42)   cmdvectors:LONG
( 46)   cmdbytes:LONG
( 50)   numcommands:INT
(---) ENDOBJECT     /* SIZEOF=52 */

CONST DU_FLAGS=9,
      IOF_QUEUED=16,
      IOF_CURRENT=$20,
      IOF_SERVICING=$40,
      IOF_DONE=$80,
      DUF_STOPPED=1,
      P_PRIORITY=0,
      P_OLDSTKSIZE=$800,
      P_STKSIZE=$1000,
      P_BUFSIZE=$100,
      P_SAFESIZE=$80,
      PF_IOR0=1,
      PF_IOR1=2,
      PF_EXPUNGED=$80

(---) OBJECT printerdata
(  0)   dd:substructure
( 52)   unit:substructure
( 86)   printersegment:LONG
( 90)   printertype:INT
( 92)   segmentdata:LONG
( 96)   printbuf:LONG
(100)   pwrite:LONG
(104)   pbothready:LONG
(108)   ior0:substructure
(170)   ior1:substructure
(232)   tior:substructure
(272)   iorport:substructure
(306)   tc:substructure
(398)   oldstk:substructure
(244)   flags:CHAR
(244)   pad:CHAR
(244)   preferences:substructure
(268)   pwaitenabled:CHAR
(268)   pad1:CHAR
(268)   stk:substructure
(---) ENDOBJECT     /* SIZEOF=6778 */

CONST PPCF_GFX=1,
      PPCF_COLOR=2,
      PPC_BWALPHA=0,
      PPC_BWGFX=1,
      PPC_COLORALPHA=2,
      PPC_COLORGFX=3,
      PCC_BW=1,
      PCC_YMC=2,
      PCC_YMC_BW=3,
      PCC_YMCB=4,
      PCC_4COLOR=4,
      PCC_ADDITIVE=8,
      PCC_WB=9,
      PCC_BGR=10,
      PCC_BGR_WB=11,
      PCC_BGRW=12,
      PCC_MULTI_PASS=16

(---) OBJECT printerextendeddata
(  0)   printername:LONG
(  4)   init:LONG
(  8)   expunge:LONG
( 12)   open:LONG
( 16)   close:LONG
( 20)   printerclass:CHAR
( 21)   colorclass:CHAR
( 22)   maxcolumns:CHAR
( 23)   numcharsets:CHAR
( 24)   numrows:INT
( 26)   maxxdots:LONG
( 30)   maxydots:LONG
( 34)   xdotsinch:INT
( 36)   ydotsinch:INT
( 38)   commands:LONG
( 42)   dospecial:LONG
( 46)   render:LONG
( 50)   timeoutsecs:LONG
( 54)   8bitchars:LONG
( 58)   printmode:LONG
( 62)   convfunv:LONG
(---) ENDOBJECT     /* SIZEOF=66 */

(---) OBJECT printersegment
(  0)   nextsegment:LONG
(  4)   runalert:LONG
(  8)   version:INT
( 10)   revision:INT
(---) ENDOBJECT     /* SIZEOF=NONE !!! */

