Chapter Contents

Previous

Next
Registry Component: _listKey

Registry Component: _listKey



Provides the keyname of the subkey at the zero-based index of a given key


Syntax

Syntax

return = objectName._listKey( handle, index );
return = objectName._listKey( handle, index, overlay );

Argument Type Use Description
return Character Return returns the name of the subkey at the given index or blank for failure
handle Numeric Input specifies the handle of the parent key
index Numeric Input specifies the zero-based index of the subkey to return
overlay Character Input specifies whether or not to turn off registry overlay: N turns it off


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.