•  Back 
  •  Inquire functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
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.41  vqt_fg_color                                               TOS

 Name:         »Inquire foreground colour« - Obtain text foreground 
               colour.

 Opcode:       202 (Sub-Opcode 0)

 Syntax:       int32_t vqt_fg_color( int16_t handle, COLOR_ENTRY 
               *fg_color );

 Description:  The call vqt_fg_color obtains the foreground colour for 
               text.

                Parameter Meaning

                handle    Workstation identifier
                fg_color  COLOR_ENTRY of foreground colour

 Return value: Set colour space (at present only CSPACE_RGB), or -1 
               (invalid subfunction number).

 Availability: As of NVDI 5.00.

 Group:        Inquire functions

 See Also:     Binding