CSmlDmAdapter Class Reference
#include
<smldmadapter.h>
Link against: nsmldmhostserver.lib
class CSmlDmAdapter : public CBase |
Detailed Description
The class CSmlDmAdapter is an ECOM interface for Device Management adapter plugins. This interface which must be implemented by every DM plugin adapter
Constructor & Destructor Documentation
CSmlDmAdapter ( TAny * )
CSmlDmAdapter | ( | TAny * | aEcomArguments | ) | [protected, inline] |
~CSmlDmAdapter ( )
~CSmlDmAdapter | ( | ) | [inline, virtual] |
Member Function Documentation
Callback ( )
Accessor for the callback supplied to this adapter on construction.
NewL ( const TUid &, MSmlDmCallback & )
Parameter | Description | aDmCallback | An address of the callback interface class. |