ArcFM Responder Mobile Developer Guide
IMMSecCktConductorResults Interface
Members 






Object Model
IMMSecCktConductorResults Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("50E92BC8-D50E-405B-9040-16E077BDD71A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMSecCktConductorResults 
   Inherits IMMSecCktBusResults 
'Usage
 
Dim instance As IMMSecCktConductorResults
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("50E92BC8-D50E-405B-9040-16E077BDD71A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMSecCktConductorResults : IMMSecCktBusResults  
public interface IMMSecCktConductorResults = class(IMMSecCktBusResults)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("50E92BC8-D50E-405B-9040-16E077BDD71A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMSecCktConductorResults implements IMMSecCktBusResults 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("50E92BC8-D50E-405B-9040-16E077BDD71A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMSecCktConductorResults : public IMMSecCktBusResults  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("50E92BC8-D50E-405B-9040-16E077BDD71A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMSecCktConductorResults : public IMMSecCktBusResults  
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

IMMSecCktConductorResults Members
Miner.Interop Namespace

Send Feedback