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

Table of Contents

Advertisement

Chapter 7
7.4.10.4
PicamAdvanced_UnregisterForValueAccessChanged()
Description
PicamAdvanced_UnregisterForValueAccessChanged()
function so that it is no longer called when the value access for a parameter has been
changed.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which the callback is being
Output Parameters
There are no output parameters associated with
PicamAdvanced_UnregisterForValueAccessChanged().
Related APIs
For additional information, refer to the following related APIs:
7.4.10.5
PicamAdvanced_GetParameterDynamics()
Description
PicamAdvanced_GetParameterDynamics()
parameter.
Syntax
The syntax for
Input Parameters
Input parameters for
camera_or_accessory: Handle for the hardware for which the dynamics information is
Output Parameters
Output parameters for
Advanced Function APIs
PicamAdvanced_UnregisterForValueAccessChanged()
PICAM_API PicamAdvanced_UnregisterForValueAccessChanged(
PicamValueAccessChangedCallback changed);
PicamAdvanced_UnregisterForValueAccessChanged()
parameter: The parameter for which the callback is being unregistered.
changed: The name assigned to the callback function being unregistered.
PicamAdvanced_RegisterForValueAccessChanged()
PicamAdvanced_GetParameterDynamics()
PICAM_API PicamAdvanced_GetParameterDynamics(
PicamAdvanced_GetParameterDynamics()
parameter: The parameter for which dynamics information is to be returned.
PicamAdvanced_GetParameterDynamics()
dynamics: Pointer to the memory location in which the dynamics
PicamHandle camera_or_accessory,
PicamParameter parameter,
unregistered.
returns the dynamics for a specified
PicamHandle camera_or_accessory,
PicamParameter parameter,
PicamDynamicsMask* dynamics);
to be returned.
information is stored.
259
removes the callback
is:
are:
.
is:
are:
are:

Advertisement

Table of Contents
loading

Table of Contents