home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- AUTOCON
-
- DESCRIPTION:
- OLE Automation Controller
-
- DEMONSTRATES:
- + Setting and retrieving OLE properties via OLE Automation
- + Variants
- + Early and late binding to automation server
- COMMENTS:
- Be sure to build and run the AUTOSRV/SRVR example first, or this example
- won't run correctly.
-
-