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-File7.6.80 v_create_driver_info TOS Name: Inquire info about a driver. Opcode: 180 Syntax: DRV_INFO *v_create_driver_info( int16_t handle, int16_t driver_id ); Description: The call v_create_driver_info returns information about device drivers. Parameter Meaning handle Workstation identifier device_id Number of the device driver Return value: The function returns a pointer to a DRV_INFO structure, or 0L. Availability: NVDI 5 Group: Inquire functions See Also: Binding