Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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.