ArcFM Responder Mobile Developer Guide
MMSecCktConductorClass Class
Members 






Object Model
MMSecCktConductorClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("050DE40B-3D5C-4260-9A7D-1F20172B71CD")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMSecCktConductorClass 
   Inherits System.__ComObject
   Implements IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor 
'Usage
 
Dim instance As MMSecCktConductorClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40B-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMSecCktConductorClass : System.__ComObject, IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor  
public class MMSecCktConductorClass = class(System.__ComObject, IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("050DE40B-3D5C-4260-9A7D-1F20172B71CD")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMSecCktConductorClass extends System.__ComObject implements IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40B-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMSecCktConductorClass : public System.__ComObject, IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40B-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMSecCktConductorClass : public System.__ComObject, IMMSecCktBusResults, IMMSecCktConductor, IMMSecCktConductorResults, MMSecCktConductor  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMSecCktConductorClass

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

MMSecCktConductorClass Members
Miner.Interop Namespace

Send Feedback