BB FlashBack SDK: FBBlurs

Delete

Description

Deletes a blur from the collection.

Syntax

[C#/C++]
public Boolean Delete (long lBlurIndex)

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

Parameters

lBlurIndex : index of the blur object to delete.

Return Values

If the function fails, the return value is nonzero.

If the function succeeds, the return value is zero.

Remarks

See Also

FBBlurs::DeleteByID