ArcFM Responder Mobile Developer Guide
MMPxXMLImporterExportersClass Class
Members 






Object Model
MMPxXMLImporterExportersClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("9EB552AC-8249-43C8-AD25-5DD352E30EA5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPxXMLImporterExportersClass 
   Inherits System.__ComObject
   Implements IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters 
'Usage
 
Dim instance As MMPxXMLImporterExportersClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9EB552AC-8249-43C8-AD25-5DD352E30EA5")]
[System.Runtime.InteropServices.ComImport()]
public class MMPxXMLImporterExportersClass : System.__ComObject, IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters  
public class MMPxXMLImporterExportersClass = class(System.__ComObject, IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("9EB552AC-8249-43C8-AD25-5DD352E30EA5")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPxXMLImporterExportersClass extends System.__ComObject implements IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9EB552AC-8249-43C8-AD25-5DD352E30EA5")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPxXMLImporterExportersClass : public System.__ComObject, IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9EB552AC-8249-43C8-AD25-5DD352E30EA5")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPxXMLImporterExportersClass : public System.__ComObject, IMMEnumPxXMLImporterExporters, MMPxXMLImporterExporters  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.MMPxXMLImporterExportersClass

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

MMPxXMLImporterExportersClass Members
Miner.Interop.Process Namespace

Send Feedback