ArcFM Responder Mobile Developer Guide
MMWorkFunctionCalcObject Interface
Members 






Object Model
MMWorkFunctionCalcObject Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWorkFunctionCalcObjectClass)>
<System.Runtime.InteropServices.GuidAttribute("1E561C13-3998-4AC1-8F80-621B07B1C5A0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMWorkFunctionCalcObject 
   Inherits IMMWorkFunctionCalculator 
'Usage
 
Dim instance As MMWorkFunctionCalcObject
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkFunctionCalcObjectClass)]
[System.Runtime.InteropServices.Guid("1E561C13-3998-4AC1-8F80-621B07B1C5A0")]
[System.Runtime.InteropServices.ComImport()]
public interface MMWorkFunctionCalcObject : IMMWorkFunctionCalculator  
public interface MMWorkFunctionCalcObject = class(IMMWorkFunctionCalculator)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWorkFunctionCalcObjectClass)
System.Runtime.InteropServices.GuidAttribute("1E561C13-3998-4AC1-8F80-621B07B1C5A0")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMWorkFunctionCalcObject implements IMMWorkFunctionCalculator 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkFunctionCalcObjectClass)]
[System.Runtime.InteropServices.Guid("1E561C13-3998-4AC1-8F80-621B07B1C5A0")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMWorkFunctionCalcObject : public IMMWorkFunctionCalculator  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkFunctionCalcObjectClass)]
[System.Runtime.InteropServices.Guid("1E561C13-3998-4AC1-8F80-621B07B1C5A0")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMWorkFunctionCalcObject : public IMMWorkFunctionCalculator  
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

MMWorkFunctionCalcObject Members
Miner.Interop Namespace

Send Feedback