ArcFM Responder Mobile Developer Guide
MMReport Interface
Members 






Object Model
MMReport Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6FE20CA5-F918-4635-AA2C-442560E556B2")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMReportClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMReport 
   Inherits IMMReport 
'Usage
 
Dim instance As MMReport
[System.Runtime.InteropServices.Guid("6FE20CA5-F918-4635-AA2C-442560E556B2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMReportClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMReport : IMMReport  
public interface MMReport = class(IMMReport)
System.Runtime.InteropServices.GuidAttribute("6FE20CA5-F918-4635-AA2C-442560E556B2")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMReportClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMReport implements IMMReport 
[System.Runtime.InteropServices.Guid("6FE20CA5-F918-4635-AA2C-442560E556B2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMReportClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMReport : public IMMReport  
[System.Runtime.InteropServices.Guid("6FE20CA5-F918-4635-AA2C-442560E556B2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMReportClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMReport : public IMMReport  
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

MMReport Members
Miner.Interop Namespace

Send Feedback