ArcFM Responder Mobile Developer Guide
DocumentWindowManager Class
Members 






Object Model
DocumentWindowManager Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("8e5ce8da-d43e-421b-9b46-83706c08e6b7")>
<System.Runtime.InteropServices.ProgIdAttribute("mmFramework.mmDocumentWindowManager")>
Public Class DocumentWindowManager 
   Implements Miner.Interop.IMMDocumentWindowManager 
'Usage
 
Dim instance As DocumentWindowManager
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8e5ce8da-d43e-421b-9b46-83706c08e6b7")]
[System.Runtime.InteropServices.ProgId("mmFramework.mmDocumentWindowManager")]
public class DocumentWindowManager : Miner.Interop.IMMDocumentWindowManager  
public class DocumentWindowManager = class(Miner.Interop.IMMDocumentWindowManager)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("8e5ce8da-d43e-421b-9b46-83706c08e6b7")
System.Runtime.InteropServices.ProgIdAttribute("mmFramework.mmDocumentWindowManager")
public class DocumentWindowManager implements Miner.Interop.IMMDocumentWindowManager 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8e5ce8da-d43e-421b-9b46-83706c08e6b7")]
[System.Runtime.InteropServices.ProgId("mmFramework.mmDocumentWindowManager")]
public __gc class DocumentWindowManager : public Miner.Interop.IMMDocumentWindowManager  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8e5ce8da-d43e-421b-9b46-83706c08e6b7")]
[System.Runtime.InteropServices.ProgId("mmFramework.mmDocumentWindowManager")]
public ref class DocumentWindowManager : public Miner.Interop.IMMDocumentWindowManager  
Inheritance Hierarchy

System.Object
   Miner.Framework.DocumentWindowManager

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

DocumentWindowManager Members
Miner.Framework Namespace

Send Feedback