Quick OLE overview
- An application makes an OLE object available to other programs => OLE automation server.
- Now other applications can act as OLE controller.
- OLE objects expose methods, properties and events...
- ...through which the controller drives the server application.