Chapter Contents |
Previous |
Next |
Registry Component: _deleteKey |
Syntax |
Syntax |
return = objectName._deleteKey( 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 |
name | Character | Input | specifies the name of the key to be deleted |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.