COleServerItem Members
Base Class Members
Status
Operations
Construction
Overridables
Data Members
Base Class Members
Status
Returns the server document that contains the item. |
|
Returns the name of the item. Used for linked items only. |
|
Indicates whether the item is currently attached to an active container. |
|
Indicates whether the item represents a linked OLE item. |
|
Sets the name of the item. Used for linked items only. |
Operations
Places presentation and conversion formats in a COleDataSource object. |
|
Copies the item to the Clipboard. |
|
Performs a drag-and-drop operation. |
|
Gets the data source for use in data transfer (drag and drop or Clipboard). |
|
Gets the CF_EMBEDSOURCE data for an OLE item. |
|
Gets the CF_LINKSOURCE data for an OLE item. |
|
Gets the CF_OBJECTDESCRIPTOR data for an OLE item. |
|
Updates all containers with automatic link update. |
Construction
Constructs a COleServerItem object. |
|
Gets the object used to store conversion formats. |
Overridables
Called to execute a verb. |
|
Called when the container requests to draw the item; implementation required. |
|
Called for specialized item drawing. |
|
Called by the framework to get the data that would be copied to the Clipboard. |
|
Called by the framework to retrieve the size of the OLE item. |
|
Called by the framework to hide the OLE item. |
|
Called by the framework to initialize an OLE item using the contents of the data transfer object specified. |
|
Called by the framework to display the OLE item in its own top-level window. |
|
Called to determine whether any linked items require updating. |
|
Retrieves data as part of delayed rendering. |
|
Retrieves data into a CFile object as part of delayed rendering. |
|
Retrieves data into an HGLOBAL as part of delayed rendering. |
|
Called to set the item's color scheme. |
|
Called to set the item's data. |
|
Called by the framework to set the size of the OLE item. |
|
Called when the container requests to show the item. |
|
Called when some portion of the document the item belongs in is changed. |
|
Called to update the presentation cache of all items in the server document. |
Data Members
Informs the server about how much of the OLE item is visible. |