ArcFM Responder Mobile Developer Guide
MMSwizzler Interface
Members 






Object Model
MMSwizzler Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("36A08AEA-EEA8-471B-ACDF-CCC67A1B4369")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMSwizzlerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMSwizzler 
   Inherits IMMSwizzleConnection 
'Usage
 
Dim instance As MMSwizzler
[System.Runtime.InteropServices.Guid("36A08AEA-EEA8-471B-ACDF-CCC67A1B4369")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMSwizzlerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMSwizzler : IMMSwizzleConnection  
public interface MMSwizzler = class(IMMSwizzleConnection)
System.Runtime.InteropServices.GuidAttribute("36A08AEA-EEA8-471B-ACDF-CCC67A1B4369")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMSwizzlerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMSwizzler implements IMMSwizzleConnection 
[System.Runtime.InteropServices.Guid("36A08AEA-EEA8-471B-ACDF-CCC67A1B4369")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMSwizzlerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMSwizzler : public IMMSwizzleConnection  
[System.Runtime.InteropServices.Guid("36A08AEA-EEA8-471B-ACDF-CCC67A1B4369")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMSwizzlerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMSwizzler : public IMMSwizzleConnection  
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

MMSwizzler Members
Miner.Interop Namespace

Send Feedback