ArcFM Responder Mobile Developer Guide
MMEnumClassesOfCat Interface
Members 






Object Model
MMEnumClassesOfCat Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("73DD9EC0-D299-11D3-A087-00500462E2B6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumClassesOfCatClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumClassesOfCat 
   Inherits IMMEnumClassesOfCat 
'Usage
 
Dim instance As MMEnumClassesOfCat
[System.Runtime.InteropServices.Guid("73DD9EC0-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumClassesOfCatClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumClassesOfCat : IMMEnumClassesOfCat  
public interface MMEnumClassesOfCat = class(IMMEnumClassesOfCat)
System.Runtime.InteropServices.GuidAttribute("73DD9EC0-D299-11D3-A087-00500462E2B6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumClassesOfCatClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumClassesOfCat implements IMMEnumClassesOfCat 
[System.Runtime.InteropServices.Guid("73DD9EC0-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumClassesOfCatClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumClassesOfCat : public IMMEnumClassesOfCat  
[System.Runtime.InteropServices.Guid("73DD9EC0-D299-11D3-A087-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumClassesOfCatClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumClassesOfCat : public IMMEnumClassesOfCat  
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

MMEnumClassesOfCat Members
Miner.Interop Namespace

Send Feedback