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

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents