ArcFM Responder Mobile Developer Guide
D8CuTopLevelEventsHelperClass Class
Members 






Object Model
D8CuTopLevelEventsHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("BF4347E9-5EE9-438C-819D-6C5DF05EC751")>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.ID8CuTopLevelEvents")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class D8CuTopLevelEventsHelperClass 
   Inherits System.__ComObject
   Implements D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event 
'Usage
 
Dim instance As D8CuTopLevelEventsHelperClass
[System.Runtime.InteropServices.Guid("BF4347E9-5EE9-438C-819D-6C5DF05EC751")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8CuTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class D8CuTopLevelEventsHelperClass : System.__ComObject, D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event  
public class D8CuTopLevelEventsHelperClass = class(System.__ComObject, D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event)
System.Runtime.InteropServices.GuidAttribute("BF4347E9-5EE9-438C-819D-6C5DF05EC751")
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.ID8CuTopLevelEvents")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class D8CuTopLevelEventsHelperClass extends System.__ComObject implements D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event 
[System.Runtime.InteropServices.Guid("BF4347E9-5EE9-438C-819D-6C5DF05EC751")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8CuTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class D8CuTopLevelEventsHelperClass : public System.__ComObject, D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event  
[System.Runtime.InteropServices.Guid("BF4347E9-5EE9-438C-819D-6C5DF05EC751")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.ID8CuTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class D8CuTopLevelEventsHelperClass : public System.__ComObject, D8CuTopLevelEventsHelper, ID8CuTopLevelEvents_Event  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.D8CuTopLevelEventsHelperClass

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

D8CuTopLevelEventsHelperClass Members
Miner.Interop Namespace

Send Feedback