BB FlashBack SDK: FBWatermarks

Delete

Description

Deletes a watermark from the collection.

Syntax

[C#/C++]
public Bool Delete (long lIndex)

[VB.NET]
Public Function Delete (ByVal lIndex As Long) As Boolean

Parameters

lIndex : index of the watermark object to delete.

Return Values

If the function fails, the return value is nonzero.

If the function succeeds, the return value is zero.

See Also

FBWatermarks::DeleteByID