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

Table of Contents

Advertisement

Chapter 7
7.4.11.9
PicamAdvanced_UnregisterForDependentModulationsConstraintChanged()
Description
PicamAdvanced_UnregisterForDependentModulationsConstraintChanged()
removes the callback function so that it is no longer called when any dependent
Modulation constraint has been changed.
Syntax
The syntax for
PicamAdvanced_UnregisterForDependentModulationsConstraintChanged()
is:
Input Parameters
Input parameters for
PicamAdvanced_UnregisterForDependentModulationsConstraintChanged()
are:
Output Parameters
There are no output parameters associated with
PicamAdvanced_UnregisterForDependentModulationsConstraintChanged().
Related APIs
For additional information, refer to the following related APIs:
Advanced Function APIs
PICAM_API PicamAdvanced_UnregisterForDependentModulations
ConstraintChanged(
PicamDependentModulationsConstraintChangedCallback changed);
camera: Handle for the camera for which the callback is being unregistered.
parameter: The parameter for which the callback is being unregistered.
changed: The name assigned to the callback function being unregistered.
PicamAdvanced_RegisterForDependentModulationsConstraintChanged().
PicamHandle camera,
PicamParameter parameter,
269

Advertisement

Table of Contents
loading

Table of Contents