Microsoft SDK for Java

DataFormats.Format.Format

Creates a Format object.

Syntax

public Format( String n, int i )

public Format( String n, int i, boolean fHandle )

Parameters

n

A String object that represents the name of the format.

i

An integer value that represents the ID of the format.

fHandle

A boolean value that determines whether a Win32 handle is expected with the format.

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