CXIMPApiObjBase Class Reference
class CXIMPApiObjBase : public CBase |
Base class for all XIMP API implementations.
ximpdatamodel.dll
- Since
- S60 v3.2
Constructor & Destructor Documentation
CXIMPApiObjBase()
IMPORT_C | CXIMPApiObjBase | ( | ) | [protected] |
All XIMP Framework concrete API object implementations are derived from this class.
~CXIMPApiObjBase()
IMPORT_C | ~CXIMPApiObjBase | ( | ) | [virtual] |
Member Functions Documentation
Base()
Access to base virtual interface.
Base()
Read-only access to base virtual interface.
HandleUnknownGetInterface(TInt32, MXIMPBase::TIfGetOps)
Handler for unknown interface access cases.
All XIMP Framework API object implementations should call this to handle access request for unknown interface type.
Parameters
TInt32 aInterfaceId | Interface identifier identifying the interface which was tried to retrieve. |
MXIMPBase::TIfGetOps aOps | Options for interface retrieval from client. |
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.