|
TVTDataObject.GetCanonicalFormatEtc Method
Implementation of the IDataObject.GetCanonicalFormatEtc method.
Pascal
function GetCanonicalFormatEtc(const FormatEtc: TFormatEtc; out FormatEtcOut: TFormatEtc): HResult; virtual; stdcall;
Description
The implementation of this method simply consists of a result value telling the caller to use the EnumFormatEtc method.
Class
Links
What do you think about this topic? Send feedback!
|