NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDataObject Methods

The methods of the IDataObject interface are listed below. For a complete list of IDataObject interface members, see the IDataObject Members topic.

GetData Overloaded. Retrieves the data associated with the specified data format.
GetDataPresent Overloaded. Determines whether data stored in this instance is associated with the specified format.
GetFormats Overloaded. Gets a list of all formats that data stored in this instance is associated with or can be converted to.
SetData Overloaded. Stores the specified data and its associated format in this instance.

See Also

IDataObject Interface | System.WinForms Namespace