COM.TIBCO.hawk.hma.Registry

Microagent

The Registry microagent (on Microsoft Windows) allows you to interact with the Microsoft Windows Registry.

Methods

 

Method

Description

Page

Registry:setDWORD

Creates or overwrites a DWORD entry in the Registry

Registry:setDWORD

Registry:setString

Creates or overwrites a string entry in the Registry

Registry:setString

Registry:getDWORD

Returns a DWORD value for a key and entry name in the Registry

Registry:getDWORD

Registry:getString

Returns a string value for a key and entry name in the Registry

Registry:getString

Registry:getMultiString

Returns a multi-line string value for a key and entry name in the Registry

Registry:getMultiString

Registry:setExpandString

Creates or overwrites an expandable string entry in the Registry

Registry:setExpandString

Registry:enumerateKey

Enumerates specified key

Registry:enumerateKey

Registry:CreateKey

Adds key to Registry

Registry:CreateKey

Registry:setQWORD

Creates or overwrites a QWORD entry in the Registry

Registry:setQWORD

Registry:getQWORD

Returns a QWORD value for a key and entry name in the Registry

Registry:getQWORD