ArcFM Responder Mobile Developer Guide
MMAbandonUtils Interface
Members 






Object Model
MMAbandonUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C21E1550-C3FA-4783-B44D-1C061C09F885")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAbandonUtilsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAbandonUtils 
   Inherits IMMAbandon 
'Usage
 
Dim instance As MMAbandonUtils
[System.Runtime.InteropServices.Guid("C21E1550-C3FA-4783-B44D-1C061C09F885")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAbandonUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMAbandonUtils : IMMAbandon  
public interface MMAbandonUtils = class(IMMAbandon)
System.Runtime.InteropServices.GuidAttribute("C21E1550-C3FA-4783-B44D-1C061C09F885")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAbandonUtilsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAbandonUtils implements IMMAbandon 
[System.Runtime.InteropServices.Guid("C21E1550-C3FA-4783-B44D-1C061C09F885")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAbandonUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAbandonUtils : public IMMAbandon  
[System.Runtime.InteropServices.Guid("C21E1550-C3FA-4783-B44D-1C061C09F885")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAbandonUtilsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAbandonUtils : public IMMAbandon  
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

MMAbandonUtils Members
Miner.Interop Namespace

Send Feedback