Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: conplugin.rh

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

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

LEN WORD STRUCT to_list[]

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

Target type: MIME