Item.setSecretFinish

Complete asynchronous operation to set the secret value of this item.

class Item
bool
setSecretFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: bool

whether the change was successful or not

Throws

GException on failure.

Meta