MSearchTextSearcherObserver Class Reference

class MSearchTextSearcherObserver

This class is the Observer for CTextSearcher.

Public Member Functions
voidHitL(TInt)

Member Functions Documentation

HitL(TInt)

voidHitL(TIntaCharPos)[pure virtual]

This method is called when all search criteria are met.

Parameters

TInt aCharPos- The character position of the keyword match within the original text.