Location:
msvreg.h
Link against:
msgs.lib
CRegisteredMtmDll
Supported from 5.0
Allows an MTM object to access registry information about itself.
In pre-Unicode versions this class had the import library ment.lib.
|
Defined in CRegisteredMtmDll:
MtmDllInfo(), MtmDllRefCount(), MtmTypeUid(), TechnologyTypeUid()
Inherited from CActive:
Cancel(),
Deque(),
DoCancel(),
EPriorityHigh,
EPriorityIdle,
EPriorityLow,
EPriorityStandard,
EPriorityUserInput,
IsActive(),
IsAdded(),
Priority(),
RunError(),
RunL(),
SetActive(),
SetPriority(),
TPriority,
iStatus
Inherited from CBase:
operator new()
Inherited from CTimer:
After(),
At(),
ConstructL(),
Inactivity(),
Lock()
const CMtmDllInfo& MtmDllInfo() const;
Gets the full registration data for the MTM.
|
TInt MtmDllRefCount() const;
Gets the number of MTM objects instantiated from the registry.
|
TUid TechnologyTypeUid() const;
Gets the technology type UID.
|