Formats object

Contains a collection of supported FormatID Constants that you can use when calling Transfer on an Item object, or ShowTransfer on a CommonDialog object for this Item object.

Members

The Formats object has these types of members:

Properties

The Formats object has these properties.

Property Access type Description
Count (Formats)
Read-only
Retrieves the number of members in the Formats collection.
Item (Formats)
Read-only
Retrieves the specified item in the Formats collection by position

Remarks

Note that while the formats supported vary from one imaging device to the next, all imaging devices must support wiaFormatBMP.

For example code, see List the Supported Transfer Formats in Shared Samples.

Creation\Access Functions

Use any of the following to retrieve a reference to the object:

Formats (Item)

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

Formats (Item)