CRegisteredMtmDll Class Reference

#include <mw/msvreg.h>

Link against: msgs_autoshutdown.lib

class CRegisteredMtmDll : public CTimer, public CTimer, public CTimer

Detailed Description

Allows an MTM object to access registry information about itself.

Constructor & Destructor Documentation

~CRegisteredMtmDll ( )

IMPORT_C~CRegisteredMtmDll()

Member Function Documentation

GetLibrary ( RFs &, RLibrary & )

IMPORT_C TIntGetLibrary(RFs &aFs,
RLibrary &aMtmDllLibrary
)

MtmDllInfo ( )

const CMtmDllInfo &MtmDllInfo()const [inline]

MtmDllRefCount ( )

TInt MtmDllRefCount()const [inline]

MtmTypeUid ( )

TUid MtmTypeUid()const [inline]

NewL ( TUid, TUid, const CMtmDllInfo &, const TTimeIntervalMicroSeconds32, MRegisteredMtmDllObserver & )

IMPORT_C CRegisteredMtmDll *NewL(TUidaMtmTypeUid,
TUidaTechnologyTypeUid,
const CMtmDllInfo &aMtmDllInfo,
const TTimeIntervalMicroSeconds32aTimeoutMicroSeconds32,
MRegisteredMtmDllObserver &aRegisteredMtmDllObserver
)[static]

ReleaseLibrary ( )

IMPORT_C voidReleaseLibrary()

TechnologyTypeUid ( )

TUid TechnologyTypeUid()const [inline]