ulCommand (ULONG) - input
Generic
command code.
See BIDI Command Structures
and Command Flow for contents of pInData and pOutData for
each of the following commands.
Current commands are as follows:
BIDI_SEND_PASSTHRU(1h)
BIDI_STARTJOB(2h)
BIDI_ENDJOB(3h)
BIDI_HOLDJOB(4h)
BIDI_RELEASEJOB(5h)
BIDI_CANCELJOB(6h)
BIDI_INIT_PORTDRV(8h)
BIDI_RESET(9h)
BIDI_SHUTDOWN(Ah)
Releases
all threads waiting for this port. See BIDI_SHUTDOWN(Ah)
for input parameters.
BIDI_INIT(Bh)
Sets
printer in bidirectional mode. See BIDI_INIT(Bh)
for input parameters.
BIDI_TERM(Ch)
Sets
printer in unidirectional mode. See BIDI_TERM(Ch)
for input parameters.
BIDI_RESPONSE_FMT(Dh)
BIDI_PACKET_SIZE(Eh)
BIDI_INIT_PROTCNV(Fh)
BIDI_SET_SW(10h)
Tells
port driver the BIDI software capabilities of the printer. See BIDI_SET_SW(10h)
for input parameters.
BIDI_SET_PORTDRV(19h)
BIDI_START_PASSTHRU(1Ah)
BIDI_END_PASSTHRU(1Bh)
BIDI_NOTIFY_ENDJOBCONNECT(20h)
BIDI_NOTIFY_PORT_SELECTED(21h)
BIDI_NOTIFY_PORT_RELEASED(22h)
BIDI_SET_DEVICE_ID(23h)
BIDI_ENABLE_ALERT(24h)
BIDI_DISABLE_ALERT(25h)
BIDI_ADD_VIRTUAL_PORT(26h)
BIDI_DEL_VIRTUAL_PORT(27h)
BIDI_DEL_PORT(28h)
0x00009000 - 0x00009FFF
Protocol-converter-specific commands.
0x0000B000
- 0x0000BFFF
Port-driver-specific commands.
[Back: PrtSet Parameter - ulType]
[Next: PrtSet Parameter - pInData]