ArcFM Responder Mobile Developer Guide
MMPhaseSwap Interface
Members 






Object Model
MMPhaseSwap Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("A95CAC80-60DA-4E02-96FE-9674DBCC3061")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPhaseSwapClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPhaseSwap 
   Inherits IMMPhaseSwapTrace 
'Usage
 
Dim instance As MMPhaseSwap
[System.Runtime.InteropServices.Guid("A95CAC80-60DA-4E02-96FE-9674DBCC3061")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPhaseSwapClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPhaseSwap : IMMPhaseSwapTrace  
public interface MMPhaseSwap = class(IMMPhaseSwapTrace)
System.Runtime.InteropServices.GuidAttribute("A95CAC80-60DA-4E02-96FE-9674DBCC3061")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPhaseSwapClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPhaseSwap implements IMMPhaseSwapTrace 
[System.Runtime.InteropServices.Guid("A95CAC80-60DA-4E02-96FE-9674DBCC3061")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPhaseSwapClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPhaseSwap : public IMMPhaseSwapTrace  
[System.Runtime.InteropServices.Guid("A95CAC80-60DA-4E02-96FE-9674DBCC3061")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPhaseSwapClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPhaseSwap : public IMMPhaseSwapTrace  
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

MMPhaseSwap Members
Miner.Interop Namespace

Send Feedback