Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File14.8.5.14 XHMediumChanged TOS Name: »XHMediumChanged« - Set or inquire MiNT-specific information. Opcode: 15 Syntax: LONG XHMediumChanged ( UWORD major, UWORD minor ); Description: XHMediumChanged informs the driver that the medium in the given device has been changed. Upon receiving this notice, the driver should do the same things as if the device itself had returned a media-change status. Note: This function is optional and may return EINVFN. Return value: The return value is E_OK if, and only if, this information has been correctly interpreted (this means: all logical drives on the device are either disabled or ready to use). Group: XHDI functions See Also: Arbitration _drvbits Partition types System variables XHDI cookie XHDI terminology