ArcFM Responder Mobile Developer Guide
IMMMirror Interface
Members 






Object Model
IMMMirror Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation Or  _
    TypeLibTypeFlags.FDispatchable)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMMirror 
'Usage
 
Dim instance As IMMMirror
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMMirror 
public interface IMMMirror 
System.Runtime.InteropServices.GuidAttribute("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation | 
    TypeLibTypeFlags.FDispatchable)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMMirror 
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMMirror 
[System.Runtime.InteropServices.Guid("E3A04434-FFDF-483A-904F-B50BF2D7ADB6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.ComImport()]
public interface class 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

IMMMirror Members
Miner.Interop Namespace

Send Feedback