ArcFM Responder Mobile Developer Guide
MMEnumClassesOfCatClass Class
Members 






Object Model
MMEnumClassesOfCatClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("73DD9EC1-D299-11D3-A087-00500462E2B6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumClassesOfCatClass 
   Inherits System.__ComObject
   Implements IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat 
'Usage
 
Dim instance As MMEnumClassesOfCatClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("73DD9EC1-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumClassesOfCatClass : System.__ComObject, IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat  
public class MMEnumClassesOfCatClass = class(System.__ComObject, IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("73DD9EC1-D299-11D3-A087-00500462E2B6")
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumClassesOfCatClass extends System.__ComObject implements IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("73DD9EC1-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumClassesOfCatClass : public System.__ComObject, IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("73DD9EC1-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumClassesOfCatClass : public System.__ComObject, IMMEnumClassesOfCat, IMMEnumClassesOfCat2, MMEnumClassesOfCat  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumClassesOfCatClass

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

MMEnumClassesOfCatClass Members
Miner.Interop Namespace

Send Feedback