Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: cnftool.rh

Resource Struct CONVERTER_DATA

CONVERTER_DATA

Support

Supported from 6.0

Description

Describes a converter within a converter DLL.

LONG conv_uid

The UID of the converter.

LEN WORD STRUCT from_list[]

Array of MIME resources describing the data types that the converter can convert.

Target type: MIME

LEN WORD STRUCT to_list[]

Array of MIME resources describing the data types to which the converter can convert.

Target type: MIME