Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


How to write a converter DLL

To implement a converter, you must write a DLL that conforms to the interfaces defined by the converter architecture. The source for a converter DLL consists of a project file, a converter information file to describe the properties of the converters in the DLL, standard ECOM framework code that provides access for the framework to the converters in the DLL, and the converters themselves.