Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 30

Table of Contents

Advertisement

30
3.2.6
Picam_GetEnumerationString()
Description
Picam_GetEnumerationString()
defined for the specified enumerated type. Returns an allocated string representation of
the enumeration type with value in s.
Syntax
The syntax of
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
NOTE:
Picam_DestroyString()
allocated memory associated with string
Picam_GetEnumerationString()
PICAM_API Picam_GetEnumerationString(
PicamEnumeratedType type,
Picam_GetEnumerationString()
type: The type for which enumeration strings are being requested.
value: The numeric value associated with enumeration string being
requested.
Picam_GetEnumerationString()
s: Pointer to the enumeration string.
Picam_DestroyString()
determines what enumeration strings have been
must be called to free the
.
s
is:
piint value,
const pichar** s);
Issue 11
are:
are:

Advertisement

Table of Contents
loading

Table of Contents