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