ArcFM Responder Mobile Developer Guide
D8TopLevel Interface
Members 






Object Model
D8TopLevel Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("917B42B0-2853-11D3-86A5-00104B7B7B87")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8TopLevelClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8TopLevel 
   Inherits ID8TopLevel, IMMCoreEvents_Event 
'Usage
 
Dim instance As D8TopLevel
[System.Runtime.InteropServices.Guid("917B42B0-2853-11D3-86A5-00104B7B7B87")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TopLevelClass)]
[System.Runtime.InteropServices.ComImport()]
public interface D8TopLevel : ID8TopLevel, IMMCoreEvents_Event  
public interface D8TopLevel = class(ID8TopLevel, IMMCoreEvents_Event)
System.Runtime.InteropServices.GuidAttribute("917B42B0-2853-11D3-86A5-00104B7B7B87")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8TopLevelClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface D8TopLevel implements ID8TopLevel, IMMCoreEvents_Event 
[System.Runtime.InteropServices.Guid("917B42B0-2853-11D3-86A5-00104B7B7B87")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TopLevelClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8TopLevel : public ID8TopLevel, IMMCoreEvents_Event  
[System.Runtime.InteropServices.Guid("917B42B0-2853-11D3-86A5-00104B7B7B87")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TopLevelClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class D8TopLevel : public ID8TopLevel, IMMCoreEvents_Event  
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

D8TopLevel Members
Miner.Interop Namespace

Send Feedback