|
TVTDataObject.EnumFormatEtc Method
Implementation of the IDataObject.EnumFormatEtc method.
Pascal
function EnumFormatEtc(Direction: Integer; out EnumFormatEtc: IEnumFormatEtc): HResult; virtual; stdcall;
Description
This method creates a FormatEtc enumerator class which is used to enumerate all data formats supported by the owner tree.
Class
Links
What do you think about this topic? Send feedback!
|