ArcFM Responder Mobile Developer Guide
ProductInstallation Property (IMMModeSelector)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property ProductInstallation As System.Short
'Usage
 
Dim instance As IMMModeSelector
Dim value As System.Short
 
value = instance.ProductInstallation
[System.Runtime.InteropServices.DispId(1610678275)]
System.short ProductInstallation {get;}
read-only property ProductInstallation: System.Int16; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get ProductInstallation : System.short
[System.Runtime.InteropServices.DispId(1610678275)]
__property System.short get_ProductInstallation();
[System.Runtime.InteropServices.DispId(1610678275)]
property System.short ProductInstallation {
   System.short 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

IMMModeSelector Interface
IMMModeSelector Members

Send Feedback