ArcFM Responder Mobile Developer Guide
D8FeSelTopLevelEventsClass Class
Members 






Object Model
D8FeSelTopLevelEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("ED40839A-C36B-46BF-8DAA-760B36B97BA0")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.ID8FeSelTopLevelEvents")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class D8FeSelTopLevelEventsClass 
   Inherits System.__ComObject
   Implements D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event 
'Usage
 
Dim instance As D8FeSelTopLevelEventsClass
[System.Runtime.InteropServices.Guid("ED40839A-C36B-46BF-8DAA-760B36B97BA0")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8FeSelTopLevelEvents")]
[System.Runtime.InteropServices.ComImport()]
public class D8FeSelTopLevelEventsClass : System.__ComObject, D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event  
public class D8FeSelTopLevelEventsClass = class(System.__ComObject, D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event)
System.Runtime.InteropServices.GuidAttribute("ED40839A-C36B-46BF-8DAA-760B36B97BA0")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.ID8FeSelTopLevelEvents")
System.Runtime.InteropServices.ComImportAttribute()
public class D8FeSelTopLevelEventsClass extends System.__ComObject implements D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event 
[System.Runtime.InteropServices.Guid("ED40839A-C36B-46BF-8DAA-760B36B97BA0")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8FeSelTopLevelEvents")]
[System.Runtime.InteropServices.ComImport()]
public __gc class D8FeSelTopLevelEventsClass : public System.__ComObject, D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event  
[System.Runtime.InteropServices.Guid("ED40839A-C36B-46BF-8DAA-760B36B97BA0")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8FeSelTopLevelEvents")]
[System.Runtime.InteropServices.ComImport()]
public ref class D8FeSelTopLevelEventsClass : public System.__ComObject, D8FeSelTopLevelEvents, ID8FeSelTopLevelEvents_Event  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.D8FeSelTopLevelEventsClass

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

D8FeSelTopLevelEventsClass Members
Miner.Interop Namespace

Send Feedback