| class MBrCtlLinkContent |
The MBrCtlLinkContent class is an interface that loads the resolved content.
Usage:
#include <brctllinkresolver.h>
@see S60 Platform: Browser Control API Developer's Guide Version 2.0
@lib BrowserEngine.lib
@file brctllinkresolver.h
*
| Public Member Functions | |
|---|---|
| void | HandleResolveComplete (const TDesC &, const TDesC &, const HBufC8 *) |
| void | HandleResolveError ( TInt ) |
| void | HandleResolveComplete | ( | const TDesC & | aContentType, |
| const TDesC & | aCharset, | |||
| const HBufC8 * | aContentBuf | |||
| ) | [pure virtual] | |||
Resolver calls this method when content is resolved.
| void | HandleResolveError | ( | TInt | aError | ) | [pure virtual] |
This method is called if there is some error while resolving the content
| TInt aError | system wide error code. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.