ArcFM Responder Mobile Developer Guide
IMMMobileObject3_Update Method






Syntax
'Declaration
 
Public Overridable Function IMMMobileObject3_Update() As System.Boolean
'Usage
 
Dim instance As clsMobileClass
Dim value As System.Boolean
 
value = instance.IMMMobileObject3_Update()
public virtual System.bool IMMMobileObject3_Update()
public function IMMMobileObject3_Update(): System.Boolean; virtual; 
public function IMMMobileObject3_Update() : System.boolean;
public: virtual System.bool IMMMobileObject3_Update(); 
public:
virtual System.bool IMMMobileObject3_Update(); 
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

clsMobileClass Class
clsMobileClass Members

Send Feedback