API published in: S60 2nd Ed FP 3
Link against: browserengine.lib
#include <e32std.h>
#include <e32base.h>
Go to the source code of this file.
Data Structures | |
| class | MBrCtlLinkResolver |
| The MBrCtlLinkResolver class provides the content of an embedded link or the content of a load request that was initiated by the user. More... | |
| class | MBrCtlLinkContent |
| The MBrCtlLinkContent class is an interface that loads the resolved content. More... | |
Enumerations | |
| enum | TBrCtlLoadContentType { ELoadContentTypeAny, ELoadContentTypeMarkup, ELoadContentTypeImage, ELoadContentTypeCss, ELoadContentTypeJavascript, ELoadContentTypePlugin, ELoadContentTypeSound } |
| The browser guesses the expected content type from the HTML element in which the content was defined. More... | |
|