•  Back 
  •  Auskunftsfunktionen 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - das Betriebssystem
Author      : 
Version     : tos.hyp (5. März 2013)
Subject     : Programmieren/Atari
Nodes       : 3001
Index Size  : 93602
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Titel
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File7.6.7  vqin_mode                                                   TOS

 Name:         »Inquire Input Mode« - ermittelt den Eingabemodus.

 VDI-Nummer:   115

 Deklaration:  void vqin_mode ( int16_t handle, int16_t dev_type, 
               int16_t *input_mode );

 Beschreibung: Die Funktion ermittelt den Eingabemodus für ein 
               bestimmtes Gerät. Es gilt:

                Parameter   Bedeutung

                handle      Kennung der Workstation
                dev_type    Art des Eingabegeräts
                             1 =  Positionseingabe (Maus)
                             2 =  wertändernde Einheiten (Cursor)
                             3 =  auswählende Einheiten 
                                  (Funktionstasten)
                             4 =  alphanumerische Geräte (Tastatur)
                input_mode  Eingabe-Modus
                             1 =  Request
                             2 =  Sample

 Ergebnis:     Die Funktion liefert kein Ergebnis.

 Verfügbar:    Supported by all Atari computers.

 Gruppe:       Auskunftsfunktionen

 Querverweis:  Binding   vsin_mode   vrq_locator   vsm_locator 
               vrq_valuator   vsm_valuator   vrq_choice   vsm_choice 
               vrq_string   vsm_string