ArcFM Responder Mobile Developer Guide
m_ShutdownDelegate Field (__PxApplication_SinkHelper)






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

__PxApplication_SinkHelper Class
__PxApplication_SinkHelper Members

Send Feedback