ArcFM Responder Mobile Developer Guide
MMTreeViewSelection Interface
Members 






Object Model
MMTreeViewSelection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("73C7D800-BF42-11D4-AE3B-0001031AE970")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTreeViewSelectionClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTreeViewSelection 
   Inherits ID8EnumListItem 
'Usage
 
Dim instance As MMTreeViewSelection
[System.Runtime.InteropServices.Guid("73C7D800-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTreeViewSelectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMTreeViewSelection : ID8EnumListItem  
public interface MMTreeViewSelection = class(ID8EnumListItem)
System.Runtime.InteropServices.GuidAttribute("73C7D800-BF42-11D4-AE3B-0001031AE970")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTreeViewSelectionClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTreeViewSelection implements ID8EnumListItem 
[System.Runtime.InteropServices.Guid("73C7D800-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTreeViewSelectionClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTreeViewSelection : public ID8EnumListItem  
[System.Runtime.InteropServices.Guid("73C7D800-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTreeViewSelectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTreeViewSelection : public ID8EnumListItem  
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

MMTreeViewSelection Members
Miner.Interop Namespace

Send Feedback