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.2 XHDriverSpecial TOS Name: »XHDriverSpecial« - Use driver-specific extensions. Opcode: 13 Syntax: LONG XHDriverSpecial ( ULONG key1, ULONG key2, UWORD subopcode, VOID *data ); Description: This opcode may be used for driver-specific extensions. It's up to the driver how to interpret the arguments in subopcode and data. key1 and key2 are used to specify for which driver the call is intended: key1 should contain four printable ASCII characters, key2 a random ULONG value (example: date of definition in BCD format). Note: OPTIONAL function, may return EINVFN. Return value: XHDI error-codes. Group: XHDI functions See Also: Arbitration _drvbits Partition types System variables XHDI cookie XHDI terminology