Home |
Function RTFRawMediaChanged Function RTFRawGetDiskGeometry Function RTFRawCallAuxDriverFunction |
Function RTFRawMediaChangedFunction RTFRawMediaChanged calls the driver's MediaChanged function: int RTFRawMediaChanged(int DeviceIndex); ParametersDeviceIndexThe zero-based index in RTFiles-32's device list. return valueIf the function succeeds, it returns RTF_NO_ERROR. If it fails, the return value is a negative error code.
|