BB FlashBack SDK: FBHighlights

Delete

Description

Deletes a highlight 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 highlight 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

FBHighlights::DeleteByID