Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <mchfcontentloaderobserver.h>
Link against: chf.lib
This item is not part of the S60 5th Edition SDK

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:

See also:


Member functions


LoaderFinished(CCHFContentHandler *,TInt)

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: IMPORT_C virtual void MCHFContentLoaderObserver_Reserved_1();

Description


MCHFContentLoaderObserver_Reserved_2()

private: IMPORT_C virtual void MCHFContentLoaderObserver_Reserved_2();

Description


MCHFContentLoaderObserver_Reserved_3()

private: IMPORT_C virtual void MCHFContentLoaderObserver_Reserved_3();

Description


MCHFContentLoaderObserver_Reserved_4()

private: IMPORT_C virtual void MCHFContentLoaderObserver_Reserved_4();

Description