54
PICam™ 5.x Programmer’s Manual
Issue 11
4.3.2.9
PicamAccessory_GetOpenAccessories()
Description
PicamAccessory_GetOpenAccessories()
dynamically creates an array of length N.
This array stores accessory handles for all open accessories in the current process.
NOTE:
Prior to program termination, memory that has been
dynamically allocated to
accessory_array
must be released
Syntax
PicamAccessory_GetOpenAccessories()
is:
PICAM_API
PicamAccessory_GetOpenAccessories(
const PicamHandle** accessory_array,
piint*
accessory_count);
Input Parameters
There are no input parameters associated with
PicamAccessory_GetOpenAccessories()
.
Output Parameters
Output parameters for
PicamAccessory_GetOpenAccessories()
are:
Related APIs
For additional information, refer to the following related APIs:
•
.
accessory_array:
Pointer to the memory address for the array in which the list of
accessory handles is stored.
When there are no available accessory handles, a null value is
returned.
accessory_count:
The total number of accessory handles stored in
accessory_array.
This equals the length of the array that has
been created.
When there are no available accessory handless, a value of 0 [zero] is
returned.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......