Home  /  Autodocs  /  carddisk.device

NAME

TD_CHANGENUM
return the current value of the card-change counter.

FUNCTION

This command returns the current value of the card-change counter (as used by the enhanced commands). The change counter is incremented each time a card is inserted or removed from the unit.

INPUTS

io_Device
Preset by the call to OpenDevice()

io_Unit
Preset by the call to OpenDevice()

io_Command
TD_CHANGENUM

io_Flags
0 or IOF_QUICK

RESULT

io_Error
0 for success, or an error code as defined in <devices/trackdisk.h>

io_Actual
if io_Error is 0, this contains the current value of the disk-change counter.