OLE Interfaces
The following table shows the OLE interfaces with a description of the purpose of each.
Programming element | Description |
---|---|
IAdviseSink | This interface enables containers and other objects to receive notifications of data, view, and compound-document changes occurring in objects of interest. |
IOleAdviseHolder | This interface manages advisory connections and compound document notifications in an object server. |
IOleClientSite | This interface is the primary means by which an embedded object obtains information about the location and extent of its display site, moniker, user interface, and other resources provided by its container. |
IOleObject | This interface is the principal means by which an embedded object provides basic functionality to and communicates with its container. |
IViewObject | This interface enables an object to display itself directly without passing a data object to the caller. |
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.