COleDataObject Members
Construction
Constructs a COleDataObject object. |
Operations
Attaches the specified OLE data object to the COleDataObject. |
|
Attaches the data object that is on the Clipboard. |
|
Prepares for one or more subsequent GetNextFormat calls. |
|
Detaches the associated IDataObject object. |
|
Copies data from the attached OLE data object in a specified format. |
|
Copies data from the attached OLE data object into a CFile pointer in the specified format. |
|
Copies data from the attached OLE data object into an HGLOBAL in the specified format. |
|
Returns the next data format available. |
|
Checks whether data is available in a specified format. |
|
Detaches and releases the associated IDataObject object. |