
Home / Autodocs / ramdrive.device
NAME
- TD_CHANGESTATE
-
check if the ramdrive is currently available.
FUNCTION
This command checks to see if the ramdrive is available. As it always is, this command always returns 0.
INPUTS
- io_Device
-
preset by the call to OpenDevice()
- io_Unit
-
preset by the call to OpenDevice()
- io_Command
-
TD_CHANGESTATE
- io_Flags
-
0 or IOF_QUICK
RESULT
- io_Error
-
0 for success.
- io_Actual
-
0, indicating that the ram can be read from or written to.