Function FFSetDefaultSnapShot

FastFind

Function Reference

FFSetDefaultSnapShot

Sets the default snapshot to be used when none is specified.

FFSetDefaultSnapShot ( NewSnapShot )

 

Parameters

NewSnapShot Snapshot number, from 0 to 1023.

 

Return Value

None.

 

Remarks

When using functions that require a snapshot and no snapshot number is specified, they will use the default snapshot. Unless changed, the default snapshot number is 0.

 

Related

FFSnapShot