| SCL Methods for Automating OLE Objects under Windows |
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. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
The remainder of this section contains the reference information for these methods.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.