ArcFM Responder Mobile Developer Guide
MMCategoryFactoryClass Class
Members 






Object Model
MMCategoryFactoryClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("7D7566D7-4E1A-40AB-89D7-D67DF6A6C0AC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMCategoryFactoryClass 
   Inherits System.__ComObject
   Implements ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory 
'Usage
 
Dim instance As MMCategoryFactoryClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7D7566D7-4E1A-40AB-89D7-D67DF6A6C0AC")]
[System.Runtime.InteropServices.ComImport()]
public class MMCategoryFactoryClass : System.__ComObject, ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory  
public class MMCategoryFactoryClass = class(System.__ComObject, ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("7D7566D7-4E1A-40AB-89D7-D67DF6A6C0AC")
System.Runtime.InteropServices.ComImportAttribute()
public class MMCategoryFactoryClass extends System.__ComObject implements ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7D7566D7-4E1A-40AB-89D7-D67DF6A6C0AC")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMCategoryFactoryClass : public System.__ComObject, ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7D7566D7-4E1A-40AB-89D7-D67DF6A6C0AC")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMCategoryFactoryClass : public System.__ComObject, ICategoryFactory, IMMCategoryCache, IMMCategoryFactory, MMCategoryFactory  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCategoryFactoryClass

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

MMCategoryFactoryClass Members
Miner.Interop Namespace

Send Feedback