TVTDataObject.RenderInternalOLEData Method

Virtual Tree View

Helper method to return data previously stored by SetData.

Pascal
function RenderInternalOLEData(const FormatEtcIn: TFormatEtc; var Medium: TStgMedium; var OLEResult: HResult): Boolean;
Description

For some operations (e.g. shell transfers with IDropTargetHelper interface) data is stored in the class. RenderInternalOLEData returns this data when queried later.

Class
Links
What do you think about this topic? Send feedback!