ArcFM Responder Mobile Developer Guide
mmPxWFImportExportClass Class
Members 






Object Model
mmPxWFImportExportClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("012CE915-57FD-478D-A9D5-C5C209668B6E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmPxWFImportExportClass 
   Inherits System.__ComObject
   Implements IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport 
'Usage
 
Dim instance As mmPxWFImportExportClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("012CE915-57FD-478D-A9D5-C5C209668B6E")]
[System.Runtime.InteropServices.ComImport()]
public class mmPxWFImportExportClass : System.__ComObject, IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport  
public class mmPxWFImportExportClass = class(System.__ComObject, IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("012CE915-57FD-478D-A9D5-C5C209668B6E")
System.Runtime.InteropServices.ComImportAttribute()
public class mmPxWFImportExportClass extends System.__ComObject implements IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("012CE915-57FD-478D-A9D5-C5C209668B6E")]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmPxWFImportExportClass : public System.__ComObject, IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("012CE915-57FD-478D-A9D5-C5C209668B6E")]
[System.Runtime.InteropServices.ComImport()]
public ref class mmPxWFImportExportClass : public System.__ComObject, IMMPxXMLImporterExporter, IMMPxXMLImporterExporter2, mmPxWFImportExport  
Inheritance Hierarchy

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

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

mmPxWFImportExportClass Members
Miner.Interop.Process Namespace

Send Feedback