Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <conplugin.rh>

Resource Struct CONVERTER_DATA

CONVERTER_DATA

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: MIMEMIME

LEN WORD STRUCT to_list[]

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

Target type: MIMEMIME