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

Table of Contents

Advertisement

26
3.2.2
Picam_IsLibraryInitialized()
Description
Picam_IsLibraryInitialized()
Syntax
The syntax of
Input Parameters
There are no input parameters associated with Picam_IsLibraryInitialized().
Output Parameters
Output parameters for
Related APIs
For additional information, refer to the following related APIs:
PICam™ 5.x Programmer's Manual
NOTE:
Picam_IsLibraryInitialized()
initializing the library using
Picam_InitializeLibrary().
Picam_IsLibraryInitialized()
PICAM_API Picam_IsLibraryInitialized (pibln* inited);
Picam_IsLibraryInitialized()
inited: Indicates the initialization status for the library.
Valid values are:
• True
• False
Picam_InitializeLibrary()
determines if the library has been initialized.
may be called prior to
is:
Indicates that the library has been initialized.
Indicates that the library remains uninitialized.
Issue 11
are:

Advertisement

Table of Contents
loading

Table of Contents