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.
|