Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MTSR.H
Link against: msgs.lib
Link against: msgs_autoshutdown.lib

Class CServerMtmDllRegistry

class CServerMtmDllRegistry : public CMtmDllRegistry;

Description

Derivation

Members

Defined in CServerMtmDllRegistry:
NewL(), NewServerMtmL(), ~CServerMtmDllRegistry()


Construction and destruction


NewL()

static IMPORT_C 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()

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

Description

Parameters

TUid aMtmTypeUid

CMsvServerEntry *aInitialEntry

Return value

CBaseServerMtm *