Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


How to write a conversion observer

Converter clients can supply a converter observer object by implementing the MConverterUiObserver interface. The object is passed to the converter's ConvertL(), ConvertObjectL(), ConvertAL() or ConvertObjectAL() function. It is used for reporting on the progress of multi-step conversions and for requesting a password from the client when the file being converted from is password-protected.

It has the following functions: