Chapter Contents |
Previous |
Next |
Registry Component: _deleteTree |
Syntax |
Syntax |
return = objectName._deleteTree( key, name ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating whether the delete was successful: 1 if successful, 0 if not successful |
key | Numeric | Input | specifies the handle of the parent key: this may be a currently open key, a root key, or 0. If 0 is specified, user root is assumed |
name | Character | Input | specifies the name of the key at the top of the tree to be deleted |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.