ArcFM Responder Mobile Developer Guide
D8Feature Interface
Members 






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

D8Feature Members
Miner.Interop Namespace

Send Feedback