ArcFM Responder Mobile Developer Guide
MMMechCalc Interface
Members 






Object Model
MMMechCalc Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("BE8608D1-A87C-11D5-9BBD-0050DA31AF3A")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMechCalcClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMechCalc 
   Inherits IMMMechCalc 
'Usage
 
Dim instance As MMMechCalc
[System.Runtime.InteropServices.Guid("BE8608D1-A87C-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMechCalcClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMechCalc : IMMMechCalc  
public interface MMMechCalc = class(IMMMechCalc)
System.Runtime.InteropServices.GuidAttribute("BE8608D1-A87C-11D5-9BBD-0050DA31AF3A")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMechCalcClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMechCalc implements IMMMechCalc 
[System.Runtime.InteropServices.Guid("BE8608D1-A87C-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMechCalcClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMechCalc : public IMMMechCalc  
[System.Runtime.InteropServices.Guid("BE8608D1-A87C-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMechCalcClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMechCalc : public IMMMechCalc  
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

MMMechCalc Members
Miner.Interop Namespace

Send Feedback