Methods | Fields | This Package | All Packages
Stores a format type.
package com.ms.wfc.app
public static class DataFormats.Format
Remarks
A format is a String/ID pair that defines a Clipboard format. In addition to the String object and ID, a flag is stored that specifies whether the format is expecting a Win32 handle instead of an HGLOBAL.
See Also DataFormats, IDataObject, DataObject