ArcFM Responder Mobile Developer Guide
MMRemoveSelectionTool Interface
Members 






Object Model
MMRemoveSelectionTool Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("D65C7F62-4155-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRemoveSelectionToolClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMRemoveSelectionTool 
   Inherits IMMTreeViewTool 
'Usage
 
Dim instance As MMRemoveSelectionTool
[System.Runtime.InteropServices.Guid("D65C7F62-4155-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRemoveSelectionToolClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMRemoveSelectionTool : IMMTreeViewTool  
public interface MMRemoveSelectionTool = class(IMMTreeViewTool)
System.Runtime.InteropServices.GuidAttribute("D65C7F62-4155-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRemoveSelectionToolClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMRemoveSelectionTool implements IMMTreeViewTool 
[System.Runtime.InteropServices.Guid("D65C7F62-4155-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRemoveSelectionToolClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMRemoveSelectionTool : public IMMTreeViewTool  
[System.Runtime.InteropServices.Guid("D65C7F62-4155-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRemoveSelectionToolClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMRemoveSelectionTool : public IMMTreeViewTool  
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

MMRemoveSelectionTool Members
Miner.Interop Namespace

Send Feedback