•  Back 
  •  Polaroid 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.8.4.3  vqp_filmname                                              TOS

 Name:         »Inquire camera film name« - Obtain the name of a given 
               film number.

 Opcode:       5 (Escape 92)

 Syntax:       int16_t vqp_filmname ( int16_t handle, int16_t index, 
               int8_t *name );

 Description:  The call vqp_filmname returns the corresponding name 
               belonging to a film number. The following apply:

                Parameter  Meaning

                handle     Workstation identifier
                index      Number of the film type
                name       Name of the film (NULL-terminated)

               Note: With an invalid film number the return will be a 
               NULL-string.

 Return value: The function returns the value 0 if an invalid film 
               number was passed.

 Availability: The function is available only from PC-GEM Version 2.0 
               onwards.

 Group:        Polaroid functions

 See Also:     Binding   GDOS