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

Table of Contents

Advertisement

Chapter 7
7.4.9.6
PicamAdvanced_UnregisterForFloatingPointValueChanged()
Description
PicamAdvanced_UnregisterForFloatingPointValueChanged()
callback function so that it is no longer called when the floating point value for a
specified parameter is changed.
Syntax
The syntax for
is:
Input Parameters
Input parameters for
PicamAdvanced_UnregisterForFloatingPointValueChanged()
camera_or_accessory: Handle for the hardware for which the callback is being
Output Parameters
There are no output parameters associated with
PicamAdvanced_UnregisterForFloatingPointValueChanged().
Related APIs
For additional information, refer to the following related APIs:
Advanced Function APIs
PicamAdvanced_UnregisterForFloatingPointValueChanged()
PICAM_API PicamAdvanced_UnregisterForFloatingPointValueChanged(
PicamFloatingPointValueChangedCallback changed);
parameter: The parameter for which the callback is being unregistered.
changed: The name assigned to the callback function being unregistered.
PicamAdvanced_RegisterForFloatingPointValueChanged().
PicamHandle camera_or_accessory,
PicamParameter parameter,
unregistered.
251
removes the
are:

Advertisement

Table of Contents
loading

Table of Contents