Chapter Contents |
Previous |
Next |
SAS Companion for the Microsoft Windows Environment |
SCL Methods Valid for OLE and OLE Automation contains a list of SCL methods you can use with object linking and embedding (OLE) and indicates which of the OLE classes they apply to.
Method | SAS OLE class | SAS OLE Automation class |
---|---|---|
_COMPUTE_ | Yes | Yes |
_DISABLE_DEFAULT_ACTION_ | Yes | No |
_DO_ | Yes | Yes |
_ENABLE_DEFAULT_ACTION_ | Yes | No |
_EXECUTE_ | Yes | No |
_GET_EVENT_ | Yes | No |
_GET_PROPERTY_ | Yes | Yes |
_GET_REFERENCE_ID_ | Yes | Yes |
_GET_TYPE_ | Yes | No |
_IN_ERROR_ | Yes | Yes |
_NEW_ | No | Yes |
_SET_PROPERTY_ | Yes | Yes |
_UPDATE_ | Yes | No |
Note: The _NEW_ method can be used with
any
class, but the OLE Automation class overrides this method because of special
requirements.
The remainder of this section contains the reference information for these methods.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.