DataFormats.CF_UNICODETEXT

Overview | Methods | Fields | This Package | All Packages

DataFormats.CF_UNICODETEXT

Specifies the standard Windows Unicode text format.

Syntax

public static final String CF_UNICODETEXT;

Remarks

In WFC, you can pass in String object; WFC performs the conversion to the Win32 Unicode Clipboard format for you.