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

Table of Contents

Advertisement

Chapter 5
5.4.3.6
Picam_GetParameterEnumeratedType()
Description
Picam_GetParameterEnumeratedType()returns the enumeration type for a
specified parameter.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware under test.
Output Parameters
Output parameters for
Advanced API Usage
When used in conjunction with Advanced APIs, if
handle, it may be a handle to either the:
Related Structures
For additional information, refer to the following parameter structure:
Configuration APIs
Picam_GetParameterEnumeratedType()
PICAM_API Picam_GetParameterEnumeratedType(
Picam_GetParameterEnumeratedType()
parameter: Specifies the parameter for which the enumeration type is being
requested.
Valid parameters are those of type
PicamValueType_Enumeration.
Picam_GetParameterEnumeratedType()
type: Pointer to the memory location in which the enumeration type of
the specified parameter is stored.
, or
device
.
model
PicamParameter.
PicamHandle camera_or_accessory,
PicamParameter parameter,
PicamEnumeratedType* type);
camera_or_accessory
is:
are:
are:
is a camera
165

Advertisement

Table of Contents
loading

Table of Contents