BB FlashBack SDK: FBBitmaps

EditProperties

Description

Displays a dialog that enables editing of the properties of the specified bitmap object.

Syntax

[C#/C++]
public Boolean EditProperties (long lBitmapIndex)

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

Parameters

lBitmapIndex : Index of the bitmap 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

EditPropertiesByID