ArcFM Responder Mobile Developer Guide
MMUnitConversionClass Class
Members 






Object Model
MMUnitConversionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("D214E6E0-8871-4435-8D3C-42D75C22D98D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMUnitConversionClass 
   Inherits System.__ComObject
   Implements IMMUnitConversion, MMUnitConversion 
'Usage
 
Dim instance As MMUnitConversionClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D214E6E0-8871-4435-8D3C-42D75C22D98D")]
[System.Runtime.InteropServices.ComImport()]
public class MMUnitConversionClass : System.__ComObject, IMMUnitConversion, MMUnitConversion  
public class MMUnitConversionClass = class(System.__ComObject, IMMUnitConversion, MMUnitConversion)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("D214E6E0-8871-4435-8D3C-42D75C22D98D")
System.Runtime.InteropServices.ComImportAttribute()
public class MMUnitConversionClass extends System.__ComObject implements IMMUnitConversion, MMUnitConversion 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D214E6E0-8871-4435-8D3C-42D75C22D98D")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMUnitConversionClass : public System.__ComObject, IMMUnitConversion, MMUnitConversion  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D214E6E0-8871-4435-8D3C-42D75C22D98D")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMUnitConversionClass : public System.__ComObject, IMMUnitConversion, MMUnitConversion  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMUnitConversionClass

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

MMUnitConversionClass Members
Miner.Interop Namespace

Send Feedback