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

Table of Contents

Advertisement

Chapter 5
5.4.3.2
Picam_GetParameters()
Description
Picam_GetParameters()
specified hardware. The number of parameters is also returned.
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 APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following parameter structure:
Configuration APIs
returns a list of parameters that are available for the
Picam_GetParameters()
PICAM_API Picam_GetParameters(
const PicamParameter** parameter_array,
Picam_GetParameters()
Picam_GetParameters()
parameter_array: Pointer to the allocated array in which the list of parameters
associated with the specified hardware is stored.
NOTE: This memory is allocated by PICam and must be
parameter_count: Pointer to the memory location in which the number of available
parameters associated with the specified hardware is stored.
, or
device
.
model
Picam_DestroyParameters().
PicamParameter.
is:
PicamHandle camera_or_accessory,
piint* parameter_count);
are:
are:
released by calling Picam_DestroyParameters().
camera_or_accessory
161
is a camera

Advertisement

Table of Contents
loading

Table of Contents