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.
Public Member Functions | |
---|---|
~CEikLibrary2 () | |
IMPORT_C CEikLibrary2 * | LoadLibraryL ( TUid ) |
Private Attributes | |
---|---|
TUid | iDtrkey |
IMPORT_C | ~CEikLibrary2 | ( | ) | [virtual] |
Destructor.
Signals the destruction of an interface implementation to ECom.
IMPORT_C CEikLibrary2 * | LoadLibraryL | ( | TUid | aImplementationUid | ) | [static] |
Instantiates an interface implementation to satisfy the specified ECom plugin interface.
TUid aImplementationUid | A UID specifying the required ECom plugin interface implementation. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.