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

Table of Contents

Advertisement

Chapter 7
7.4.9.4
PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged()
Description
PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged()
callback function so that it is no longer called when the integer value for a specified
parameter is changed due to external influences (e.g., representing the status of camera
hardware).
Syntax
The syntax for
PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged()
Input Parameters
Input parameters for
PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged()
device_or_accessory: Handle for the hardware for which the callback is being
Output Parameters
There are no output parameters associated with
PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged().
Related APIs
For additional information, refer to the following related APIs:
Advanced Function APIs
PICAM_API PicamAdvanced_UnregisterForExtrinsicIntegerValueChanged(
PicamIntegerValueChangedCallback changed);
parameter: The parameter for which the callback is being unregistered.
changed: The name assigned to the callback function being unregistered.
PicamAdvanced_RegisterForExtrinsicIntegerValueChanged().
PicamHandle device_or_accessory,
PicamParameter parameter,
unregistered.
249
removes the
is:
are:

Advertisement

Table of Contents
loading

Table of Contents