ArcFM Responder Mobile Developer Guide
MMCategoryFactory Interface
Members 






Object Model
MMCategoryFactory Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("A8253EB0-9381-11D2-8521-0000F875B9C6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCategoryFactoryClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCategoryFactory 
   Inherits ICategoryFactory 
'Usage
 
Dim instance As MMCategoryFactory
[System.Runtime.InteropServices.Guid("A8253EB0-9381-11D2-8521-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCategoryFactoryClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMCategoryFactory : ICategoryFactory  
public interface MMCategoryFactory = class(ICategoryFactory)
System.Runtime.InteropServices.GuidAttribute("A8253EB0-9381-11D2-8521-0000F875B9C6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCategoryFactoryClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCategoryFactory implements ICategoryFactory 
[System.Runtime.InteropServices.Guid("A8253EB0-9381-11D2-8521-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCategoryFactoryClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCategoryFactory : public ICategoryFactory  
[System.Runtime.InteropServices.Guid("A8253EB0-9381-11D2-8521-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCategoryFactoryClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCategoryFactory : public ICategoryFactory  
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

MMCategoryFactory Members
Miner.Interop Namespace

Send Feedback