Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Microsoft Windows Microagents and Methods : COM.TIBCO.hawk.hma.Registry : Registry:getMultiString

Registry:getMultiString
Method
 
Purpose
This method (on Microsoft Windows) returns a multi string entry from the Registry (of the type REG_MULTI_SZ) by looking up key and entry names you supply.
Remarks
The result is a column table of values, each row being a line of the multi string entry. If no entry is found for the key and entry name, an error is returned.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Returns
 
The ordinal position of the individual strings in the multistring(1-n). Guarantees unique indexes in cases where the string values of the multistring are not unique.
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved