ArcFM Responder Mobile Developer Guide
MMPackageName Interface
Members 






Object Model
MMPackageName Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3AF1A806-E9B0-4347-B616-44156BC048AB")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPackageNameClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPackageName 
   Inherits IMMPackageName 
'Usage
 
Dim instance As MMPackageName
[System.Runtime.InteropServices.Guid("3AF1A806-E9B0-4347-B616-44156BC048AB")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageNameClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPackageName : IMMPackageName  
public interface MMPackageName = class(IMMPackageName)
System.Runtime.InteropServices.GuidAttribute("3AF1A806-E9B0-4347-B616-44156BC048AB")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPackageNameClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPackageName implements IMMPackageName 
[System.Runtime.InteropServices.Guid("3AF1A806-E9B0-4347-B616-44156BC048AB")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageNameClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPackageName : public IMMPackageName  
[System.Runtime.InteropServices.Guid("3AF1A806-E9B0-4347-B616-44156BC048AB")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPackageNameClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPackageName : public IMMPackageName  
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

MMPackageName Members
Miner.Interop Namespace

Send Feedback