ArcFM Responder Mobile Developer Guide
IMMMapProductionInfoEx Interface
Members 






Object Model
IMMMapProductionInfoEx Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EDA0B52D-87F8-49C4-9F8F-51F8634E4E50")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden Or  _
    TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMMapProductionInfoEx 
   Inherits IMMMapProductionInfo 
'Usage
 
Dim instance As IMMMapProductionInfoEx
[System.Runtime.InteropServices.Guid("EDA0B52D-87F8-49C4-9F8F-51F8634E4E50")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMMapProductionInfoEx : IMMMapProductionInfo  
public interface IMMMapProductionInfoEx = class(IMMMapProductionInfo)
System.Runtime.InteropServices.GuidAttribute("EDA0B52D-87F8-49C4-9F8F-51F8634E4E50")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMMapProductionInfoEx implements IMMMapProductionInfo 
[System.Runtime.InteropServices.Guid("EDA0B52D-87F8-49C4-9F8F-51F8634E4E50")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMMapProductionInfoEx : public IMMMapProductionInfo  
[System.Runtime.InteropServices.Guid("EDA0B52D-87F8-49C4-9F8F-51F8634E4E50")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMMapProductionInfoEx : public IMMMapProductionInfo  
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

IMMMapProductionInfoEx Members
Miner.Interop Namespace

Send Feedback