MPhCntThumbnailLoaderObserver Class Reference

class MPhCntThumbnailLoaderObserver

It defines interface for the observer of thumbnail loader.

PhoneCntFinder
Since
1.0

Member Functions Documentation

MpctloThumbnailLoaded(CPhCntThumbnailLoader::TThumbnailId, TInt, CFbsBitmap *)

voidMpctloThumbnailLoaded(CPhCntThumbnailLoader::TThumbnailIdaId,
TIntaResult,
CFbsBitmap *aBitmap
)[pure virtual]

It is called when thumbnail loading has been completed.

Ownership of the bitmap is transferred to the observer.

Parameters

CPhCntThumbnailLoader::TThumbnailId aIdid, never KNullId.
TInt aResulterror code.
CFbsBitmap * aBitmapbitmap.