OleDataObject.GetFormats Method
Include Protected Members
Include Inherited Members
Returns a list of all formats that data stored in this DataObject is associated with or can be converted to.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns a list of all formats that data stored in this DataObject is associated with or can be converted to. (Inherited from DataObject.)
Returns a list of all formats that data stored in this DataObject is associated with or can be converted to, using an automatic conversion parameter to determine whether to retrieve only native data formats or all formats that the data can be converted to. (Inherited from DataObject.)
Top