ArcFM Responder Mobile Developer Guide
MMPxXMLImportExportClass Class
Members 






Object Model
MMPxXMLImportExportClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("7770B74A-33CA-4651-ACCD-D4B3698C60AE")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPxXMLImportExportClass 
   Inherits System.__ComObject
   Implements IMMPxXMLImportExport, MMPxXMLImportExport 
'Usage
 
Dim instance As MMPxXMLImportExportClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7770B74A-33CA-4651-ACCD-D4B3698C60AE")]
[System.Runtime.InteropServices.ComImport()]
public class MMPxXMLImportExportClass : System.__ComObject, IMMPxXMLImportExport, MMPxXMLImportExport  
public class MMPxXMLImportExportClass = class(System.__ComObject, IMMPxXMLImportExport, MMPxXMLImportExport)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("7770B74A-33CA-4651-ACCD-D4B3698C60AE")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPxXMLImportExportClass extends System.__ComObject implements IMMPxXMLImportExport, MMPxXMLImportExport 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7770B74A-33CA-4651-ACCD-D4B3698C60AE")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPxXMLImportExportClass : public System.__ComObject, IMMPxXMLImportExport, MMPxXMLImportExport  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7770B74A-33CA-4651-ACCD-D4B3698C60AE")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPxXMLImportExportClass : public System.__ComObject, IMMPxXMLImportExport, MMPxXMLImportExport  
Inheritance Hierarchy

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

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

MMPxXMLImportExportClass Members
Miner.Interop.Process Namespace

Send Feedback