COleClientItem::AttachDataObject
voidAttachDataObject(COleDataObject&rDataObject)const;
Parameters
rDataObject
Reference to a COleDataObject object that will be initialized to allow access to the data in the OLE item.
Remarks
Call this function to initialize a COleDataObject for accessing the data in the OLE item.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleDataObject