ArcFM Responder Mobile Developer Guide
MMSwizzlerClass Class
Members 






Object Model
MMSwizzlerClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("333A807F-C9E9-4182-8E6B-8315597E591A")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMSwizzlerClass 
   Inherits System.__ComObject
   Implements IMMSwizzleConnection, MMSwizzler 
'Usage
 
Dim instance As MMSwizzlerClass
[System.Runtime.InteropServices.Guid("333A807F-C9E9-4182-8E6B-8315597E591A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMSwizzlerClass : System.__ComObject, IMMSwizzleConnection, MMSwizzler  
public class MMSwizzlerClass = class(System.__ComObject, IMMSwizzleConnection, MMSwizzler)
System.Runtime.InteropServices.GuidAttribute("333A807F-C9E9-4182-8E6B-8315597E591A")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMSwizzlerClass extends System.__ComObject implements IMMSwizzleConnection, MMSwizzler 
[System.Runtime.InteropServices.Guid("333A807F-C9E9-4182-8E6B-8315597E591A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMSwizzlerClass : public System.__ComObject, IMMSwizzleConnection, MMSwizzler  
[System.Runtime.InteropServices.Guid("333A807F-C9E9-4182-8E6B-8315597E591A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMSwizzlerClass : public System.__ComObject, IMMSwizzleConnection, MMSwizzler  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMSwizzlerClass

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

MMSwizzlerClass Members
Miner.Interop Namespace

Send Feedback