![]() |
Table of contents |
ZXSTZXPRINTERStatus of the ZX Printer.
// ZX Printer
#define ZXSTPRF_ENABLED 1
typedef struct _tagZXSTZXPRINTER
{
ZXSTBLOCK blk;
WORD wFlags;
} ZXSTZXPRINTER, *LPZXSTZXPRINTER;
Membersblk
The block header. The block id is ZXSTBID_ZXPRINTER ('Z', 'X', 'P', 'R').
wFlags
If the ZXSTPRF_ENABLED bit set, this specifies ZX Printer emulation is enabled. Otherwise it should be disabled.
Revision historyAvailable since version 1.0 |
| Copyright © 2001 - 2011 Jonathan Needle | |