|
TVTDataObject.SetData Method
Implementation of the IDataObject.SetData method.
Pascal
function SetData(const FormatEtc: TFormatEtc; var Medium: TStgMedium; DoRelease: BOOL): HResult; virtual; stdcall;
Description
This method is used to add or replace data in the data object.
Class
Links
What do you think about this topic? Send feedback!
|