ArcFM Responder Mobile Developer Guide
MMRemoveSelectionToolClass Class
Members 






Object Model
MMRemoveSelectionToolClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B420F742-68A6-11D4-A7AF-0001031AE99A")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMRemoveSelectionToolClass 
   Inherits System.__ComObject
   Implements IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool 
'Usage
 
Dim instance As MMRemoveSelectionToolClass
[System.Runtime.InteropServices.Guid("B420F742-68A6-11D4-A7AF-0001031AE99A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMRemoveSelectionToolClass : System.__ComObject, IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool  
public class MMRemoveSelectionToolClass = class(System.__ComObject, IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool)
System.Runtime.InteropServices.GuidAttribute("B420F742-68A6-11D4-A7AF-0001031AE99A")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMRemoveSelectionToolClass extends System.__ComObject implements IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool 
[System.Runtime.InteropServices.Guid("B420F742-68A6-11D4-A7AF-0001031AE99A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMRemoveSelectionToolClass : public System.__ComObject, IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool  
[System.Runtime.InteropServices.Guid("B420F742-68A6-11D4-A7AF-0001031AE99A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMRemoveSelectionToolClass : public System.__ComObject, IMMTreeViewTool, IMMTreeViewTool2, MMRemoveSelectionTool  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMRemoveSelectionToolClass

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

MMRemoveSelectionToolClass Members
Miner.Interop Namespace

Send Feedback