ArcFM Responder Mobile Developer Guide
m_ShowDelegate Field






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