Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: HLPMODEL.H

Class MHlpModelObserver

class MHlpModelObserver;

Description

Client callback inteface to receive events from the help model.

Members

Defined in MHlpModelObserver:
HandleModelEventL()


Member functions


HandleModelEventL()

virtual void HandleModelEventL(TInt aEvent)=0;

Description

Receives a help model event.

Parameters

TInt aEvent

Help model event. Events are listed in the enums that begin ECategoryListAvailable, and ENoRecordsFound.