Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: mchfcontentloaderobserver.h
Link against: chf.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class MCHFContentLoaderObserver

class MCHFContentLoaderObserver;

Description

A callback interface used to inform a client when a content handler is found or an error occurs.

Members

Defined in MCHFContentLoaderObserver:
LoaderFinished(), MCHFContentLoaderObserver_Reserved_1(), MCHFContentLoaderObserver_Reserved_2(), MCHFContentLoaderObserver_Reserved_3(), MCHFContentLoaderObserver_Reserved_4()

See also:


Member functions


LoaderFinished()

virtual void LoaderFinished(CCHFContentHandler *aContentHandler, TInt aErrorCode)=0;

Description

Call back function called when loading a content handler has completed.

Parameters

CCHFContentHandler *aContentHandler

Content handler that is loaded. This is NULL if the handler could not be loaded.

TInt aErrorCode

Any error code that occurred when loading.


MCHFContentLoaderObserver_Reserved_1()

private: virtual IMPORT_C void MCHFContentLoaderObserver_Reserved_1();

Description


MCHFContentLoaderObserver_Reserved_2()

private: virtual IMPORT_C void MCHFContentLoaderObserver_Reserved_2();

Description


MCHFContentLoaderObserver_Reserved_3()

private: virtual IMPORT_C void MCHFContentLoaderObserver_Reserved_3();

Description


MCHFContentLoaderObserver_Reserved_4()

private: virtual IMPORT_C void MCHFContentLoaderObserver_Reserved_4();

Description