ArcFM Responder Mobile Developer Guide
MMPackageNameClass Class
Members 






Object Model
MMPackageNameClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("2C88DDFE-0CDD-4B42-9927-76BEABC8F22D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPackageNameClass 
   Inherits System.__ComObject
   Implements IMMPackageName, MMPackageName 
'Usage
 
Dim instance As MMPackageNameClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2C88DDFE-0CDD-4B42-9927-76BEABC8F22D")]
[System.Runtime.InteropServices.ComImport()]
public class MMPackageNameClass : System.__ComObject, IMMPackageName, MMPackageName  
public class MMPackageNameClass = class(System.__ComObject, IMMPackageName, MMPackageName)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("2C88DDFE-0CDD-4B42-9927-76BEABC8F22D")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPackageNameClass extends System.__ComObject implements IMMPackageName, MMPackageName 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2C88DDFE-0CDD-4B42-9927-76BEABC8F22D")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPackageNameClass : public System.__ComObject, IMMPackageName, MMPackageName  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2C88DDFE-0CDD-4B42-9927-76BEABC8F22D")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPackageNameClass : public System.__ComObject, IMMPackageName, MMPackageName  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPackageNameClass

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

MMPackageNameClass Members
Miner.Interop Namespace

Send Feedback