ArcFM Responder Mobile Developer Guide
MMPackage Interface
Members 






Object Model
MMPackage Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPackageClass)>
<System.Runtime.InteropServices.GuidAttribute("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPackage 
   Inherits IMMPackage 
'Usage
 
Dim instance As MMPackage
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageClass)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPackage : IMMPackage  
public interface MMPackage = class(IMMPackage)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPackageClass)
System.Runtime.InteropServices.GuidAttribute("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPackage implements IMMPackage 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageClass)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPackage : public IMMPackage  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageClass)]
[System.Runtime.InteropServices.Guid("EE2B3FD1-8DA8-43E2-AE88-4FFE21FFDC21")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPackage : public IMMPackage  
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

MMPackage Members
Miner.Interop Namespace

Send Feedback