CEikLibrary2 Class Reference

class CEikLibrary2 : public CEikLibrary

Abstract base class specifying the interface for a ECom plugin DLL which goes on to configure other Uikon statically-loaded DLLs.

Inherits from

Constructor & Destructor Documentation

~CEikLibrary2()

IMPORT_C ~CEikLibrary2 ( ) [virtual]

Destructor.

Signals the destruction of an interface implementation to ECom.

Member Functions Documentation

LoadLibraryL(TUid)

IMPORT_C CEikLibrary2 * LoadLibraryL ( TUid aImplementationUid ) [static]

Instantiates an interface implementation to satisfy the specified ECom plugin interface.

Parameters

TUid aImplementationUid A UID specifying the required ECom plugin interface implementation.

Member Data Documentation

TUid iDtrkey

TUid iDtrkey [private]