Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The OLE Automation class enables you to invoke and communicate with an external application that supports OLE automation as a server. In this communication, SAS acts as a client while the automation application acts as a server. An OLE automation object can send methods to the automation server for execution. The OLE automation object can also get and set property values through the automation server. This class is a nonvisual class although the automation application may provide visuals outside of the context of SAS/AF software.

Note:   The OLE Automation class is available only on operating systems that support OLE, such as Microsoft Windows. For complete information about using OLE automation in your SAS/AF application, see your host companion.  [cautionend]

Parent:
sashelp.fsp.object.class

Class:
sashelp.fsp.HAuto.class


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.