Microsoft SDK for Java

DataFormats.CF_STRINGCLASS

Specifies the standard java.lang.String class format.

Syntax

public static final String CF_STRINGCLASS;

Remarks

This format is used by WFC to store String objects. Use this format to retrieve data from the Clipboard and assign it to a String object or a property that accepts a String object.

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