Function FFDuplicateSnapShot

FastFind

Function Reference

FFDuplicateSnapShot

Makes a copy of a SnapShot.

FFDuplicateSnapShot ( NoSnapShotSrc, NoSnapShotDst )

 

Parameters

NoSnapShotSrc The "slot" number of the source SnapShot.
NoSnapShotDst The destination "slot" number where the duplicate SnapShot will be stored.

 

Return Value

Success: Returns 1
Failure: Returns 0 and sets @ERROR

 

Remarks

None.

 

Related

FFSnapShot