Location:
ImageDisplayPluginExt.h
class MImageDisplayPluginExtension;
This class should be derived by a plugin writer wishing to extend the client API defined in CImageDisplay
Defined in MImageDisplayPluginExtension
:
Release()
, Uid()
virtual const TUid Uid() const=0;
Get a Uid by which a plugin extension can be identified.
|
virtual void Release()=0;
Can be called to indicate that extension is no longer needed