ArcFM Solution Developer Guide
MMWorkspaceManager Interface
Members 






Object Model
MMWorkspaceManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWorkspaceManagerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMWorkspaceManager 
   Inherits IMMWorkspaceManager 
'Usage
 
Dim instance As MMWorkspaceManager
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkspaceManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMWorkspaceManager : IMMWorkspaceManager  
public interface MMWorkspaceManager = class(IMMWorkspaceManager)
System.Runtime.InteropServices.GuidAttribute("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMWorkspaceManagerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMWorkspaceManager implements IMMWorkspaceManager 
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkspaceManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMWorkspaceManager : public IMMWorkspaceManager  
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMWorkspaceManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMWorkspaceManager : public IMMWorkspaceManager  
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

MMWorkspaceManager Members
Miner.Interop Namespace

Send Feedback