Microsoft SDK for Java

DataFormats.CF_OEMTEXT

Specifies the standard Windows original equipment manufacturer (OEM) text format.

Syntax

public static final String CF_OEMTEXT;

Remarks

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

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