ArcFM Responder Mobile Developer Guide
SwizzleJoin Interface
Members 






Object Model
SwizzleJoin Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6CD07856-8C4C-4C61-942F-DB6209922272")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.SwizzleJoinClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface SwizzleJoin 
   Inherits IMMSwizzleJoin 
'Usage
 
Dim instance As SwizzleJoin
[System.Runtime.InteropServices.Guid("6CD07856-8C4C-4C61-942F-DB6209922272")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.SwizzleJoinClass)]
[System.Runtime.InteropServices.ComImport()]
public interface SwizzleJoin : IMMSwizzleJoin  
public interface SwizzleJoin = class(IMMSwizzleJoin)
System.Runtime.InteropServices.GuidAttribute("6CD07856-8C4C-4C61-942F-DB6209922272")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.SwizzleJoinClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface SwizzleJoin implements IMMSwizzleJoin 
[System.Runtime.InteropServices.Guid("6CD07856-8C4C-4C61-942F-DB6209922272")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.SwizzleJoinClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface SwizzleJoin : public IMMSwizzleJoin  
[System.Runtime.InteropServices.Guid("6CD07856-8C4C-4C61-942F-DB6209922272")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.SwizzleJoinClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class SwizzleJoin : public IMMSwizzleJoin  
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

SwizzleJoin Members
Miner.Interop Namespace

Send Feedback