ArcFM Responder Mobile Developer Guide
MMPhaseSwapClass Class
Members 






Object Model
MMPhaseSwapClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("F4CD4F41-71EB-41E2-B89D-8C5BF8BDA2AF")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPhaseSwapClass 
   Inherits System.__ComObject
   Implements IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap 
'Usage
 
Dim instance As MMPhaseSwapClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F4CD4F41-71EB-41E2-B89D-8C5BF8BDA2AF")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPhaseSwapClass : System.__ComObject, IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap  
public class MMPhaseSwapClass = class(System.__ComObject, IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("F4CD4F41-71EB-41E2-B89D-8C5BF8BDA2AF")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPhaseSwapClass extends System.__ComObject implements IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F4CD4F41-71EB-41E2-B89D-8C5BF8BDA2AF")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPhaseSwapClass : public System.__ComObject, IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F4CD4F41-71EB-41E2-B89D-8C5BF8BDA2AF")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPhaseSwapClass : public System.__ComObject, IMMPhaseSwapper, IMMPhaseSwapTapFinder, IMMPhaseSwapTrace, IMMTracedKVAByPhase, MMPhaseSwap  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPhaseSwapClass

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

MMPhaseSwapClass Members
Miner.Interop Namespace

Send Feedback