![]() Chapter Contents |
![]() Previous |
![]() Next |
| Class Class: _getInterface |
| Syntax |
Syntax |
| return = objectName._getInterface( interface, metadata ); |
| return = objectName._getInterface( interface, metadata, type ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| return | Numeric | Return | returns a value indicating whether the interface was successfully retrieved: 0 if successful, 1 if not successful |
| interface | Character | Input | specifies the name of the interface to retrieve |
| metadata | List | Update | specifies the identifier of a list that when returned contains metadata about the specified interface |
| type | Character | Input | specifies the type of interface to retrieve: REQUIRED or SUPPORTED |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.