ArcFM Responder Mobile Developer Guide
D8Layer Interface
Members 






Object Model
D8Layer Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8LayerClass)>
<System.Runtime.InteropServices.GuidAttribute("2313074C-7104-11D3-8905-00104B9F25F6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8Layer 
   Inherits ID8Layer, IMMCoreEvents_Event 
'Usage
 
Dim instance As D8Layer
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8LayerClass)]
[System.Runtime.InteropServices.Guid("2313074C-7104-11D3-8905-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public interface D8Layer : ID8Layer, IMMCoreEvents_Event  
public interface D8Layer = class(ID8Layer, IMMCoreEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8LayerClass)
System.Runtime.InteropServices.GuidAttribute("2313074C-7104-11D3-8905-00104B9F25F6")
System.Runtime.InteropServices.ComImportAttribute()
public interface D8Layer implements ID8Layer, IMMCoreEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8LayerClass)]
[System.Runtime.InteropServices.Guid("2313074C-7104-11D3-8905-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8Layer : public ID8Layer, IMMCoreEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8LayerClass)]
[System.Runtime.InteropServices.Guid("2313074C-7104-11D3-8905-00104B9F25F6")]
[System.Runtime.InteropServices.ComImport()]
public interface class D8Layer : public ID8Layer, 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

D8Layer Members
Miner.Interop Namespace

Send Feedback