© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
419
The indicated instance could not be found.
Either the ID is invalid or the instance has
already been deleted using israw_ExitFile().
One of the submitted parameters is outside the
valid range.
Related functions
israw_SetImageInfo()
4.5.6 israw_GetSize
Syntax
INT israw_GetSize(UINT unFileID, float* pfSize)
Description
israw_GetSize() returns the size of the saved image sequence in the current RAW file.
Input parameters
Instance ID set by the israw_InitFile() function
Return values
No error, function executed successfully.
The indicated instance could not be found.
Either the ID is invalid or the instance has
already been deleted using israw_ExitFile().
Related functions
israw_OpenFile()
4.5.7 israw_InitFile
Syntax
INT israw_InitFile(UINT* punFileID, INT nAccessMode)