Microsoft SDK for Java

DataObject Methods

Constructors Description
DataObject Creates a DataObject object.

Methods Description
getData Retrieves the data associated with the specific data format.
getDataPresent Determines whether a specific data format is stored in the data object.
getFormats Retrieves an array of all format types that are supported by the data stored in this Data object.
setData Sets the data to be stored in the Data object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.