ArcFM Responder Mobile Developer Guide
MMDockWinProxyClass Class
Members 






Object Model
MMDockWinProxyClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C9E2016F-E2CE-43A2-A651-C4473FF5C68A")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMDockWinProxyClass 
   Inherits System.__ComObject
   Implements IMMDockWinProxy, MMDockWinProxy 
'Usage
 
Dim instance As MMDockWinProxyClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C9E2016F-E2CE-43A2-A651-C4473FF5C68A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMDockWinProxyClass : System.__ComObject, IMMDockWinProxy, MMDockWinProxy  
public class MMDockWinProxyClass = class(System.__ComObject, IMMDockWinProxy, MMDockWinProxy)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C9E2016F-E2CE-43A2-A651-C4473FF5C68A")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMDockWinProxyClass extends System.__ComObject implements IMMDockWinProxy, MMDockWinProxy 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C9E2016F-E2CE-43A2-A651-C4473FF5C68A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMDockWinProxyClass : public System.__ComObject, IMMDockWinProxy, MMDockWinProxy  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C9E2016F-E2CE-43A2-A651-C4473FF5C68A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMDockWinProxyClass : public System.__ComObject, IMMDockWinProxy, MMDockWinProxy  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMDockWinProxyClass

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

MMDockWinProxyClass Members
Miner.Interop Namespace

Send Feedback