Chapter Contents

Previous

Next
Registry Component: _info

Registry Component: _info



Retrieves detailed path and/or parent information about an open key or value


Syntax

Syntax

return = objectName._info( key, name,what,result );

Argument Type Use Description
return Numeric Return returns a value indicating whether the method completed successfully: 1 if successful, 0 if not successful
key Numeric Input specifies the handle of a currently open key for which to query information
name Character Input specifies the name of the value to retrieve. This may be left blank.
what Character Input specifies what information should be returned: PATH, ROOT, PARENT, OVERLAY and OPENKEYS PATH
result List Update specifies the identifier of a lst that contains the requested information


Chapter Contents

Previous

Next

Top of Page

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