ArcFM Responder Mobile Developer Guide
MMXMLPackageClass Class
Members 






Object Model
MMXMLPackageClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("45E9599B-50C6-491B-BA04-1C58F322ECB6")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMXMLPackageClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage 
'Usage
 
Dim instance As MMXMLPackageClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("45E9599B-50C6-491B-BA04-1C58F322ECB6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMXMLPackageClass : System.__ComObject, ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage  
public class MMXMLPackageClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("45E9599B-50C6-491B-BA04-1C58F322ECB6")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMXMLPackageClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("45E9599B-50C6-491B-BA04-1C58F322ECB6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMXMLPackageClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("45E9599B-50C6-491B-BA04-1C58F322ECB6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMXMLPackageClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IPersistVariant, IMMDesignPackage, IMMSimplePersistentListItem, MMXMLPackage  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMXMLPackageClass

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

MMXMLPackageClass Members
Miner.Interop Namespace

Send Feedback