MGSPluginLoadObserver Class Reference

class MGSPluginLoadObserver

Interface for GSPluginLoader observer. MGSPluginLoadObserver gets notifications when plugins are loaded.

GSFramework.lib
Since
Series60_30.1

Member Functions Documentation

HandlePluginLoaded(KGSPluginLoaderStatus)

IMPORT_C void HandlePluginLoaded ( KGSPluginLoaderStatus aStatus ) [pure virtual]

CGSPluginLoader calls this function when each plug-in is loaded or loading is finished..

Parameters

KGSPluginLoaderStatus aStatus

Member Enumerations Documentation

Enum KGSPluginLoaderStatus

Enumerators

EGSSuccess
EGSFail
EGSAborted
EGSFinished
EGSError