Microsoft SDK for Java

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.

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