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

Table of Contents

Advertisement

Chapter 4
4.3.1.10
PicamAccessory_IsAccessoryIDOpenElsewhere()
Description
PicamAccessory_IsAccessoryIDOpenElsewhere()
accessory ID has been opened by another process.
Syntax
The syntax for
Input Parameters
Input parameters for
Output Parameters
Output parameters for
Identification APIs
PicamAccessory_IsAccessoryIDOpenElsewhere()
PICAM_API PicamAccessory_IsAccessoryIDOpenElsewhere(
PicamAccessory_IsAccessoryIDOpenElsewhere()
id: Specifies the ID of the accessory for which the connection status is
being tested.
PicamAccessory_IsAccessoryIDOpenElsewhere()
open_elsewhere: Returns the connection status for the specified accessory ID.
Valid values are:
const PicamAccessoryID* id,
• True
Indicates that the specified accessory ID is currently open in
another process;
• False
Indicates that the specified accessory ID is not currently open
in another process.
determines if a specified
is:
pibln* open_elsewhere);
are:
45
are:

Advertisement

Table of Contents
loading

Table of Contents