BB FlashBack SDK: FBTransitions

Delete

Description

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

FBTransitions::DeleteByID