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.9.27 vq_ctab_id TOS Name: »Inquire current colour table ID« Opcode: 206 (Sub-Opcode 2) Syntax: int32_t vq_ctab_id( int16_t handle ); Description: The call vq_ctab_id returns the ID of the current colour table for handle. From this ID a program can ascertain whether the colour table of the device that it is using has been changed. Parameter Meaning handle Workstation identifier Return value: The function returns the ID of the current colour Availability: As of NVDI 5.00. Group: Colour table functions See Also: Binding