ArcFM Responder Mobile Developer Guide
MMAbandonUtilsClass Class
Members 






Object Model
MMAbandonUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A541F257-8A25-40B9-971C-8ED771B55549")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAbandonUtilsClass 
   Inherits System.__ComObject
   Implements IMMAbandon, MMAbandonUtils 
'Usage
 
Dim instance As MMAbandonUtilsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A541F257-8A25-40B9-971C-8ED771B55549")]
[System.Runtime.InteropServices.ComImport()]
public class MMAbandonUtilsClass : System.__ComObject, IMMAbandon, MMAbandonUtils  
public class MMAbandonUtilsClass = class(System.__ComObject, IMMAbandon, MMAbandonUtils)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A541F257-8A25-40B9-971C-8ED771B55549")
System.Runtime.InteropServices.ComImportAttribute()
public class MMAbandonUtilsClass extends System.__ComObject implements IMMAbandon, MMAbandonUtils 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A541F257-8A25-40B9-971C-8ED771B55549")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAbandonUtilsClass : public System.__ComObject, IMMAbandon, MMAbandonUtils  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A541F257-8A25-40B9-971C-8ED771B55549")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAbandonUtilsClass : public System.__ComObject, IMMAbandon, MMAbandonUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAbandonUtilsClass

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

MMAbandonUtilsClass Members
Miner.Interop Namespace

Send Feedback