ArcFM Responder Mobile Developer Guide
D8CuTopLevel Interface
Members 






Object Model
D8CuTopLevel Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8CuTopLevelClass)>
<System.Runtime.InteropServices.GuidAttribute("9B908C10-28B9-11D3-86A6-00104B7B7B87")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8CuTopLevel 
   Inherits ID8CuTopLevel, IMMCoreEvents_Event 
'Usage
 
Dim instance As D8CuTopLevel
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTopLevelClass)]
[System.Runtime.InteropServices.Guid("9B908C10-28B9-11D3-86A6-00104B7B7B87")]
[System.Runtime.InteropServices.ComImport()]
public interface D8CuTopLevel : ID8CuTopLevel, IMMCoreEvents_Event  
public interface D8CuTopLevel = class(ID8CuTopLevel, IMMCoreEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8CuTopLevelClass)
System.Runtime.InteropServices.GuidAttribute("9B908C10-28B9-11D3-86A6-00104B7B7B87")
System.Runtime.InteropServices.ComImportAttribute()
public interface D8CuTopLevel implements ID8CuTopLevel, IMMCoreEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTopLevelClass)]
[System.Runtime.InteropServices.Guid("9B908C10-28B9-11D3-86A6-00104B7B7B87")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8CuTopLevel : public ID8CuTopLevel, IMMCoreEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTopLevelClass)]
[System.Runtime.InteropServices.Guid("9B908C10-28B9-11D3-86A6-00104B7B7B87")]
[System.Runtime.InteropServices.ComImport()]
public interface class D8CuTopLevel : public ID8CuTopLevel, 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

D8CuTopLevel Members
Miner.Interop Namespace

Send Feedback