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

Table of Contents

Advertisement

148
5.4.2.7
Picam_GetParameterIntegerDefaultValue()
Description
Picam_GetParameterIntegerDefaultValue()
a specified parameter.
Syntax
The syntax for
PICAM_API Picam_GetParameterIntegerDefaultValue(
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which the default parameter value is
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:
Both the
PICam™ 5.x Programmer's Manual
Picam_GetParameterIntegerDefaultValue()
Picam_GetParameterIntegerDefaultValue()
being requested.
parameter: Specifies the parameter for which the integer default value is to
be returned.
Valid parameters are those of type:
Picam_GetParameterIntegerDefaultValue()
value: Pointer to the memory location in which the integer default value
for the specified parameter has been stored.
, or
device
.
model
and
share the same default value.
device
model
returns the integer default value for
PicamHandle camera_or_accessory,
PicamParameter parameter,
piint* value);
• PicamValueType_Integer;
• PicamValueType_Boolean;
• PicamValueType_Enumeration.
camera_or_accessory
Issue 11
is:
are:
are:
is a camera

Advertisement

Table of Contents
loading

Table of Contents