Chapter Contents |
Previous |
Next |
Class Class: _addRequiredInterface |
Syntax |
Syntax |
return = objectName._addRequiredInterface( interfaceName ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating whether the interface was successfully added: 0 if successful, 1 if not successful |
interfaceName | Character | Input | specifies the name of the interface to registry as required |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.