Item.setAttributesFinish

Complete operation to set the attributes of this item.

class Item
bool
setAttributesFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to the callback

Return Value

Type: bool

whether the change was successful or not

Throws

GException on failure.

Meta