#include <mw/brctlinterface.h>
Link against: BrowserEngine.lib
| class MBrCtlCommandObserver |
| Public Member Functions | |
|---|---|
| pure virtual void | HandleCommandL(TBrCtlDefs::TBrCtlClientCommands, const CArrayFix< TPtrC > &, const CArrayFix< TPtrC > &) |
This class provides a mechanism for the browser engine to pass commands to the client
| void | HandleCommandL | ( | TBrCtlDefs::TBrCtlClientCommands | aCommand, |
| const CArrayFix< TPtrC > & | aAttributesNames, | |||
| const CArrayFix< TPtrC > & | aAttributeValues | |||
| ) | [pure virtual] | |||