|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
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.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.Synchronous, IMPACT_INFO.
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 |