ArcFM Responder Mobile Developer Guide
MMMirrorClass Class
Members 






Object Model
MMMirrorClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("0335D1FC-1A76-4B24-B734-A2697BE0919A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMirrorClass 
   Inherits System.__ComObject
   Implements IMMMirror, MMMirror 
'Usage
 
Dim instance As MMMirrorClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("0335D1FC-1A76-4B24-B734-A2697BE0919A")]
[System.Runtime.InteropServices.ComImport()]
public class MMMirrorClass : System.__ComObject, IMMMirror, MMMirror  
public class MMMirrorClass = class(System.__ComObject, IMMMirror, MMMirror)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("0335D1FC-1A76-4B24-B734-A2697BE0919A")
System.Runtime.InteropServices.ComImportAttribute()
public class MMMirrorClass extends System.__ComObject implements IMMMirror, MMMirror 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("0335D1FC-1A76-4B24-B734-A2697BE0919A")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMirrorClass : public System.__ComObject, IMMMirror, MMMirror  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("0335D1FC-1A76-4B24-B734-A2697BE0919A")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMirrorClass : public System.__ComObject, IMMMirror, MMMirror  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMirrorClass

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

MMMirrorClass Members
Miner.Interop Namespace

Send Feedback