ArcFM Responder Mobile Developer Guide
MMExtendedData Interface
Members 






Object Model
MMExtendedData Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMExtendedDataClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMExtendedData 
   Inherits IMMExtendedData 
'Usage
 
Dim instance As MMExtendedData
[System.Runtime.InteropServices.Guid("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExtendedDataClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMExtendedData : IMMExtendedData  
public interface MMExtendedData = class(IMMExtendedData)
System.Runtime.InteropServices.GuidAttribute("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMExtendedDataClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMExtendedData implements IMMExtendedData 
[System.Runtime.InteropServices.Guid("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExtendedDataClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMExtendedData : public IMMExtendedData  
[System.Runtime.InteropServices.Guid("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMExtendedDataClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMExtendedData : public IMMExtendedData  
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

MMExtendedData Members
Miner.Interop Namespace

Send Feedback