Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ImageDisplayPluginExt.h>
This item is not part of the S60 5th Edition SDK

Class MImageDisplayPluginExtension

class MImageDisplayPluginExtension;

Description

This class should be derived by a plugin writer wishing to extend the client API defined in CImageDisplay

Members

Defined in MImageDisplayPluginExtension:


Member functions


Uid()const

virtual const TUid Uid() const=0;

Description

Get a Uid by which a plugin extension can be identified.

Return value

const TUid

A Uid unique to the specific plugin extension


Release()

virtual void Release()=0;

Description

Can be called to indicate that extension is no longer needed