ArcFM Responder Mobile Developer Guide
IsInitialized Method (MMVBModelessHelperClass)






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

MMVBModelessHelperClass Class
MMVBModelessHelperClass Members

Send Feedback