ArcFM Responder Mobile Developer Guide
MMOperationHelper Interface
Members 






Object Model
MMOperationHelper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOperationHelperClass)>
<System.Runtime.InteropServices.GuidAttribute("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMOperationHelper 
   Inherits IMMOperationHelper 
'Usage
 
Dim instance As MMOperationHelper
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationHelperClass)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public interface MMOperationHelper : IMMOperationHelper  
public interface MMOperationHelper = class(IMMOperationHelper)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMOperationHelperClass)
System.Runtime.InteropServices.GuidAttribute("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMOperationHelper implements IMMOperationHelper 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationHelperClass)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMOperationHelper : public IMMOperationHelper  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMOperationHelperClass)]
[System.Runtime.InteropServices.Guid("2E3B2F25-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMOperationHelper : public IMMOperationHelper  
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

MMOperationHelper Members
Miner.Interop Namespace

Send Feedback