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

Table of Contents

Advertisement

Chapter 7
7.3.4.5
PicamValueAccessChangedCallback()
Description
PicamValueAccessChangedCallback()
called when a parameter's value access has been changed.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which a parameter's value access has
Advanced Function APIs
PicamValueAccessChangedCallback()
typedef PicamError (PIL_CALL* PicamValueAccessChangedCallback)
(
PicamHandle camera_or_accessory,
PicamParameter parameter,
PicamValueAccess access);
PicamValueAccessChangedCallback()
parameter: The parameter which has had its value access changed.
access: The new value access.
is the change notification callback function
been changed.
is:
are:
213

Advertisement

Table of Contents
loading

Table of Contents