ArcFM Responder Mobile Developer Guide
VersionSupported Property (IMMMobileObject3)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678284)>
ReadOnly Property VersionSupported As System.Boolean
'Usage
 
Dim instance As IMMMobileObject3
Dim value As System.Boolean
 
value = instance.VersionSupported
[System.Runtime.InteropServices.DispId(1610678284)]
System.bool VersionSupported {get;}
read-only property VersionSupported: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678284)
function get VersionSupported : System.boolean
[System.Runtime.InteropServices.DispId(1610678284)]
__property System.bool get_VersionSupported();
[System.Runtime.InteropServices.DispId(1610678284)]
property System.bool VersionSupported {
   System.bool get();
}
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

IMMMobileObject3 Interface
IMMMobileObject3 Members

Send Feedback