ArcFM Responder Mobile Developer Guide
m_BeforeMapChangedDelegate Field






Syntax
'Declaration
 
Public m_BeforeMapChangedDelegate As IMMRuntimeEvents_BeforeMapChangedEventHandler
'Usage
 
Dim instance As IMMRuntimeEvents_SinkHelper
Dim value As IMMRuntimeEvents_BeforeMapChangedEventHandler
 
value = instance.m_BeforeMapChangedDelegate
 
instance.m_BeforeMapChangedDelegate = value
public IMMRuntimeEvents_BeforeMapChangedEventHandler m_BeforeMapChangedDelegate
public field m_BeforeMapChangedDelegate: IMMRuntimeEvents_BeforeMapChangedEventHandler; 
public var m_BeforeMapChangedDelegate : IMMRuntimeEvents_BeforeMapChangedEventHandler;
public: IMMRuntimeEvents_BeforeMapChangedEventHandler* m_BeforeMapChangedDelegate
public:
IMMRuntimeEvents_BeforeMapChangedEventHandler^ m_BeforeMapChangedDelegate
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMRuntimeEvents_SinkHelper Class
IMMRuntimeEvents_SinkHelper Members

Send Feedback