wwAPI::EnumKey

Returns a registry value from a key name based on a numeric index.

Allows enumeration of keys in a FOR loop. If key is empty end of list is reached.

o.EnumKey(tnHKey, tcSubKey, tnIndex)

Parameters

tnHKey
HKEY root value (from WCONNECT.H)

tcSubKey
The subkey to retrieve.

tnIndex
Index of the name to get.


See also:

Class wwAPI

© West Wind Technologies, 2023 • Updated: 09/06/10
Comment or report problem with topic