ArcFM Responder Mobile Developer Guide
MMOperationHelperClass Class
Members 






Object Model
MMOperationHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("2E3B2F26-31A2-4BAE-A4C4-B8537B14F9BC")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMOperationHelperClass 
   Inherits System.__ComObject
   Implements IMMOperationHelper, MMOperationHelper 
'Usage
 
Dim instance As MMOperationHelperClass
[System.Runtime.InteropServices.Guid("2E3B2F26-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMOperationHelperClass : System.__ComObject, IMMOperationHelper, MMOperationHelper  
public class MMOperationHelperClass = class(System.__ComObject, IMMOperationHelper, MMOperationHelper)
System.Runtime.InteropServices.GuidAttribute("2E3B2F26-31A2-4BAE-A4C4-B8537B14F9BC")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMOperationHelperClass extends System.__ComObject implements IMMOperationHelper, MMOperationHelper 
[System.Runtime.InteropServices.Guid("2E3B2F26-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMOperationHelperClass : public System.__ComObject, IMMOperationHelper, MMOperationHelper  
[System.Runtime.InteropServices.Guid("2E3B2F26-31A2-4BAE-A4C4-B8537B14F9BC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMOperationHelperClass : public System.__ComObject, IMMOperationHelper, MMOperationHelper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMOperationHelperClass

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

MMOperationHelperClass Members
Miner.Interop Namespace

Send Feedback