|
||
class MImageDisplayPluginExtension;
This class should be derived by a plugin writer wishing to extend the client API defined in CImageDisplay
Defined in MImageDisplayPluginExtension
:
Release()
Can be called to indicate that extension is no longer neededUid()const
Get a Uid by which a plugin extension can be identified.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