Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <MTSR.H>
Link against: msgs.lib
Link against: msgs_autoshutdown.lib

Class CServerMtmDllRegistry

class CServerMtmDllRegistry : public CMtmDllRegistry;

Description

Derivation

Members

Defined in CServerMtmDllRegistry:


Construction and destruction


NewL(RFs &,TTimeIntervalMicroSeconds32)

IMPORT_C static CServerMtmDllRegistry* NewL(RFs &aFs, TTimeIntervalMicroSeconds32 aTimeoutMicroSeconds32=30000000);

Description

Parameters

RFs &aFs

TTimeIntervalMicroSeconds32 aTimeoutMicroSeconds32

Return value

CServerMtmDllRegistry *


~CServerMtmDllRegistry()

IMPORT_C ~CServerMtmDllRegistry();

Description

[Top]


Member functions


NewServerMtmL(TUid,CMsvServerEntry *)

IMPORT_C CBaseServerMtm* NewServerMtmL(TUid aMtmTypeUid, CMsvServerEntry *aInitialEntry);

Description

Parameters

TUid aMtmTypeUid

CMsvServerEntry *aInitialEntry

Return value

CBaseServerMtm *