ArcFM Responder Mobile Developer Guide
MMProductManager Interface
Members 






Object Model
MMProductManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B2892601-3106-11D5-9AB0-0001031AE963")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMProductManagerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMProductManager 
   Inherits IMMProductManager 
'Usage
 
Dim instance As MMProductManager
[System.Runtime.InteropServices.Guid("B2892601-3106-11D5-9AB0-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProductManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMProductManager : IMMProductManager  
public interface MMProductManager = class(IMMProductManager)
System.Runtime.InteropServices.GuidAttribute("B2892601-3106-11D5-9AB0-0001031AE963")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMProductManagerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMProductManager implements IMMProductManager 
[System.Runtime.InteropServices.Guid("B2892601-3106-11D5-9AB0-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProductManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMProductManager : public IMMProductManager  
[System.Runtime.InteropServices.Guid("B2892601-3106-11D5-9AB0-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProductManagerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMProductManager : public IMMProductManager  
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

MMProductManager Members
Miner.Interop Namespace

Send Feedback