API published in: S60 2nd Ed FP 3
API deprecated in: S60 5th Ed
Required Capabilities
None
#include <mpbkthumbnailoperationobservers.h>
Inherited by CSpdiaControl [private]
.
Only one of the event callbacks is called once by the operation.
Public Member Functions |
|
virtual void | PbkThumbnailGetComplete (MPbkThumbnailOperation &aOperation, CFbsBitmap *aBitmap)=0 |
Called when thumbnail loading is completed. |
|
virtual void | PbkThumbnailGetFailed (MPbkThumbnailOperation &aOperation, TInt aError)=0 |
Called if the thumbnail loading fails. |
|
Called when thumbnail loading is completed.
|
|
Called if the thumbnail loading fails.
|