|
TVTDataObject.StgMediumIncRef Method
Central managing method to copy OLE data.
Pascal
function StgMediumIncRef(const InStgMedium: TStgMedium; var OutStgMedium: TStgMedium; CopyInMedium: Boolean; DataObject: IDataObject): HRESULT;
Description
This method is called when data must be copied from or to the data object. For each supported storage medium a different (and appropriate) action is taken.
Class
Links
What do you think about this topic? Send feedback!
|