Chapter Contents |
Previous |
Next |
Registry Component: _openKey |
Syntax |
Syntax |
return = objectName._openKey( handle, name ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating the handle of a newly opened key or 0 if the key failed to open |
handle | Numeric | Input | specifies the handle of the parent key |
name | Character | Input | specifies the name of the subkey to open |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.