IOle |
The IOleObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Advise | Establishes an advisory connection. | |
| Close | Closes the object. | |
| DoVerb | Executes a verb on the object. | |
| EnumAdvise | Enumerates the advisory connections. | |
| EnumVerbs | Enumerates the verbs supported by the object. | |
| GetClientSite | Retrieves the current client site. | |
| GetClipboardData | Retrieves data from the clipboard. | |
| GetExtent | Retrieves the display extent of the object. | |
| GetMiscStatus | Retrieves miscellaneous status flags. | |
| GetMoniker | Retrieves a moniker for the object. | |
| GetUserClassID | Retrieves the class identifier of the object. | |
| GetUserType | Retrieves a user-readable type name. | |
| InitFromData | Initializes the object from a data object. | |
| IsUpToDate | Determines whether the object is up to date. | |
| OleUpdate | Updates the object. | |
| SetClientSite | Sets the client site of the object. | |
| SetColorScheme | Sets the recommended color palette. | |
| SetExtent | Sets the display extent of the object. | |
| SetHostNames | Sets the host names of the container and object. | |
| SetMoniker | Sets a moniker for the object. | |
| Unadvise | Terminates an advisory connection. |