ArcFM Responder Mobile Developer Guide
m_HideDelegate Field






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