ArcFM Responder Mobile Developer Guide
MMMirror Interface
Members 






Object Model
MMMirror Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMirrorClass)>
<System.Runtime.InteropServices.GuidAttribute("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMirror 
   Inherits IMMMirror 
'Usage
 
Dim instance As MMMirror
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMirrorClass)]
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.ComImport()]
public interface MMMirror : IMMMirror  
public interface MMMirror = class(IMMMirror)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMirrorClass)
System.Runtime.InteropServices.GuidAttribute("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMirror implements IMMMirror 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMirrorClass)]
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMirror : public IMMMirror  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMirrorClass)]
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMirror : public IMMMirror  
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

MMMirror Members
Miner.Interop Namespace

Send Feedback