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

Table of Contents

Advertisement

278
7.4.13.4
PicamAdvanced_ValidateParameters()
Description
PicamAdvanced_ValidateParameters()
associated constraints and returns the results.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
Related Structures
For additional information, refer to the following related structures:
Picam_DestroyDependentValidationResult()
7.4.13.5
Description
Picam_DestroyDependentValidationResult()
allocated by PICam for use by
If
result
effect.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
There are no output parameters associated with
Picam_DestroyDependentValidationResult().
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
PicamAdvanced_ValidateParameters()
PICAM_API PicamAdvanced_ValidateParameters(
const PicamValidationResults** results);
PicamAdvanced_ValidateParameters()
model: Handle for the model for which all parameters are being validated.
PicamAdvanced_ValidateParameters()
result: Pointer to the array in which the validation results for all constraints
are stored.
NOTE: This memory is allocated by PICam and must be released
Picam_DestroyValidationResults().
PicamValidationResults.
result
is null, calling
Picam_DestroyDependentValidationResult()
Picam_DestroyDependentValidationResult()
PICAM_API Picam_DestroyDependentValidationResult(
const PicamDependentValidationResult* result);
Picam_DestroyDependentValidationResult()
result: Pointer to the array that is to be released.
PicamDependentValidationResult.
validates all parameters against all
PicamHandle model,
by calling
Picam_DestroyValidationResults().
releases memory that has been
.
Issue 11
is:
are:
are:
has no
is:
are:

Advertisement

Table of Contents
loading

Table of Contents