ArcFM Responder Mobile Developer Guide
MMQuickAttrViewer Interface
Members 






Object Model
MMQuickAttrViewer Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQuickAttrViewerClass)>
<System.Runtime.InteropServices.GuidAttribute("5116C6DE-69F7-4617-918D-17603AC3ED53")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMQuickAttrViewer 
   Inherits IMMQuickAttrViewer 
'Usage
 
Dim instance As MMQuickAttrViewer
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQuickAttrViewerClass)]
[System.Runtime.InteropServices.Guid("5116C6DE-69F7-4617-918D-17603AC3ED53")]
[System.Runtime.InteropServices.ComImport()]
public interface MMQuickAttrViewer : IMMQuickAttrViewer  
public interface MMQuickAttrViewer = class(IMMQuickAttrViewer)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMQuickAttrViewerClass)
System.Runtime.InteropServices.GuidAttribute("5116C6DE-69F7-4617-918D-17603AC3ED53")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMQuickAttrViewer implements IMMQuickAttrViewer 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQuickAttrViewerClass)]
[System.Runtime.InteropServices.Guid("5116C6DE-69F7-4617-918D-17603AC3ED53")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMQuickAttrViewer : public IMMQuickAttrViewer  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMQuickAttrViewerClass)]
[System.Runtime.InteropServices.Guid("5116C6DE-69F7-4617-918D-17603AC3ED53")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMQuickAttrViewer : public IMMQuickAttrViewer  
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

MMQuickAttrViewer Members
Miner.Interop Namespace

Send Feedback