ArcFM Responder Mobile Developer Guide
MMObjectClassManager Interface
Members 






Object Model
MMObjectClassManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassManagerClass)>
<System.Runtime.InteropServices.GuidAttribute("92BC5670-F9CD-11D3-80CD-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMObjectClassManager 
   Inherits IMMObjectClassManager 
'Usage
 
Dim instance As MMObjectClassManager
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassManagerClass)]
[System.Runtime.InteropServices.Guid("92BC5670-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMObjectClassManager : IMMObjectClassManager  
public interface MMObjectClassManager = class(IMMObjectClassManager)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMObjectClassManagerClass)
System.Runtime.InteropServices.GuidAttribute("92BC5670-F9CD-11D3-80CD-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMObjectClassManager implements IMMObjectClassManager 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassManagerClass)]
[System.Runtime.InteropServices.Guid("92BC5670-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMObjectClassManager : public IMMObjectClassManager  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMObjectClassManagerClass)]
[System.Runtime.InteropServices.Guid("92BC5670-F9CD-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMObjectClassManager : public IMMObjectClassManager  
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

MMObjectClassManager Members
Miner.Interop Namespace

Send Feedback