ArcFM Responder Mobile Developer Guide
MMGetCatIDsClass Class
Members 






Object Model
MMGetCatIDsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("E08ED4D7-544F-11D4-A7A4-0001031AE99A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMGetCatIDsClass 
   Inherits System.__ComObject
   Implements IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs 
'Usage
 
Dim instance As MMGetCatIDsClass
[System.Runtime.InteropServices.Guid("E08ED4D7-544F-11D4-A7A4-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMGetCatIDsClass : System.__ComObject, IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs  
public class MMGetCatIDsClass = class(System.__ComObject, IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs)
System.Runtime.InteropServices.GuidAttribute("E08ED4D7-544F-11D4-A7A4-0001031AE99A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMGetCatIDsClass extends System.__ComObject implements IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs 
[System.Runtime.InteropServices.Guid("E08ED4D7-544F-11D4-A7A4-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMGetCatIDsClass : public System.__ComObject, IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs  
[System.Runtime.InteropServices.Guid("E08ED4D7-544F-11D4-A7A4-0001031AE99A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMGetCatIDsClass : public System.__ComObject, IMMGetCatIDs, ISupportErrorInfo, MMGetCatIDs  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMGetCatIDsClass

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

MMGetCatIDsClass Members
Miner.Interop Namespace

Send Feedback