ArcFM Responder Mobile Developer Guide
MMDockWinProxy Interface
Members 






Object Model
MMDockWinProxy Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C9D1B780-B084-4E00-AA8B-A083C20F8A7C")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDockWinProxyClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDockWinProxy 
   Inherits IMMDockWinProxy 
'Usage
 
Dim instance As MMDockWinProxy
[System.Runtime.InteropServices.Guid("C9D1B780-B084-4E00-AA8B-A083C20F8A7C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDockWinProxyClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMDockWinProxy : IMMDockWinProxy  
public interface MMDockWinProxy = class(IMMDockWinProxy)
System.Runtime.InteropServices.GuidAttribute("C9D1B780-B084-4E00-AA8B-A083C20F8A7C")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDockWinProxyClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDockWinProxy implements IMMDockWinProxy 
[System.Runtime.InteropServices.Guid("C9D1B780-B084-4E00-AA8B-A083C20F8A7C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDockWinProxyClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDockWinProxy : public IMMDockWinProxy  
[System.Runtime.InteropServices.Guid("C9D1B780-B084-4E00-AA8B-A083C20F8A7C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDockWinProxyClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDockWinProxy : public IMMDockWinProxy  
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

MMDockWinProxy Members
Miner.Interop Namespace

Send Feedback