ArcFM Responder Mobile Developer Guide
SwizzleJoinClass Class
Members 






Object Model
SwizzleJoinClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("18389492-94D4-4603-AEB6-9C09231FFF67")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class SwizzleJoinClass 
   Inherits System.__ComObject
   Implements IMMSwizzleJoin, SwizzleJoin 
'Usage
 
Dim instance As SwizzleJoinClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("18389492-94D4-4603-AEB6-9C09231FFF67")]
[System.Runtime.InteropServices.ComImport()]
public class SwizzleJoinClass : System.__ComObject, IMMSwizzleJoin, SwizzleJoin  
public class SwizzleJoinClass = class(System.__ComObject, IMMSwizzleJoin, SwizzleJoin)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("18389492-94D4-4603-AEB6-9C09231FFF67")
System.Runtime.InteropServices.ComImportAttribute()
public class SwizzleJoinClass extends System.__ComObject implements IMMSwizzleJoin, SwizzleJoin 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("18389492-94D4-4603-AEB6-9C09231FFF67")]
[System.Runtime.InteropServices.ComImport()]
public __gc class SwizzleJoinClass : public System.__ComObject, IMMSwizzleJoin, SwizzleJoin  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("18389492-94D4-4603-AEB6-9C09231FFF67")]
[System.Runtime.InteropServices.ComImport()]
public ref class SwizzleJoinClass : public System.__ComObject, IMMSwizzleJoin, SwizzleJoin  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.SwizzleJoinClass

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

SwizzleJoinClass Members
Miner.Interop Namespace

Send Feedback