Share via


IDataObject Interface

Methods | This Package | All Packages

Provides a generic data transfer mechanism interface.

package com.ms.wfc.app

public interface IDataObject

Remarks

The IDataObject interface is used with the Clipboard class to retrieve and store data on the Clipboard and also in drag-and-drop operations. The DataObject class provides a basic implementation of this interface.