|
Mac OS 9
|
Data Fields | |
| short | iTotPages |
| short | iCurPage |
| short | iTotCopies |
| short | iCurCopy |
| short | iTotBands |
| short | iCurBand |
| Boolean | fPgDirty |
| Boolean | fImaging |
| THPrint | hPrint |
| TPPrPort | pPrPort |
| PicHandle | hPic |
| Boolean TPrStatus::fImaging |
True if current page has been written to.
| Boolean TPrStatus::fPgDirty |
Current band number
| PicHandle TPrStatus::hPic |
Ptr to the active PrPort
| THPrint TPrStatus::hPrint |
Set while in band's DrawPic call.
| short TPrStatus::iCurBand |
Total bands per page.
| short TPrStatus::iCurCopy |
Total copies requested
| short TPrStatus::iCurPage |
Total pages in Print File.
| short TPrStatus::iTotBands |
Current copy number
| short TPrStatus::iTotCopies |
Current page number
| TPPrPort TPrStatus::pPrPort |
Handle to the active Printer record