BB FlashBack SDK: FBMovie

Save

Description

Saves the movie to its FBR file.

Syntax

[C#/C++]
public Bool Save ()

[VB.NET]
Public Function Save () As Boolean
 

Return Values

If the function fails, the return value is zero.

If the function succeeds, the return value is non-zero.
 

Remarks

 

See Also