ArcFM Responder Mobile Developer Guide
m_StartupDelegate Field (__PxApplication_SinkHelper)






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