ArcFM Solution Developer Guide
IMMWorkspaceManager Interface
Members 






The Workspace Manager operates as an IExtension object in both ArcMap and ArcCatalog. It will accept a number of properties to determine its behavior (e.g., create interactive mode, return edit workspace, include login workspace).
Object Model
IMMWorkspaceManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMWorkspaceManager 
'Usage
 
Dim instance As IMMWorkspaceManager
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMWorkspaceManager 
public interface IMMWorkspaceManager 
System.Runtime.InteropServices.GuidAttribute("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMWorkspaceManager 
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMWorkspaceManager 
[System.Runtime.InteropServices.Guid("4B3FB78B-A9A8-42ED-ABFA-D54F09F3178E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMWorkspaceManager 
Requirements

See Also

Reference

IMMWorkspaceManager Members
Miner.Interop Namespace

Send Feedback