ArcFM Responder Mobile Developer Guide
m_ShutdownDelegate Field (IMMRuntimeEvents_SinkHelper)






Syntax
'Declaration
 
Public m_ShutdownDelegate As IMMRuntimeEvents_ShutdownEventHandler
'Usage
 
Dim instance As IMMRuntimeEvents_SinkHelper
Dim value As IMMRuntimeEvents_ShutdownEventHandler
 
value = instance.m_ShutdownDelegate
 
instance.m_ShutdownDelegate = value
public IMMRuntimeEvents_ShutdownEventHandler m_ShutdownDelegate
public field m_ShutdownDelegate: IMMRuntimeEvents_ShutdownEventHandler; 
public var m_ShutdownDelegate : IMMRuntimeEvents_ShutdownEventHandler;
public: IMMRuntimeEvents_ShutdownEventHandler* m_ShutdownDelegate
public:
IMMRuntimeEvents_ShutdownEventHandler^ m_ShutdownDelegate
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