User`s guide
FUNCTIONS
SDK SECTION 11
Page 157
GetSizeOfCircularBuffer
unsigned int WINAPI GetSizeOfCircularBuffer(long* index)
Description
This function will return the maximum number of images the circular buffer can store
based on the current acquisition settings.
Parameters
long* index: returns the maximum number of images the circular buffer can store.
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
Maximum number of images returned.
System not initialized.
GetSlotBusDeviceFunction
unsigned int WINAPI GetSlotBusDeviceFunction (DWORD *dwSlot, DWORD *dwBus, DWORD
*dwDevice, DWORD *dwFunction)
Description THIS FUNCTION IS RESERVED