ArcFM Responder Mobile Developer Guide
MMEnumBSTRClass Class
Members 






Object Model
MMEnumBSTRClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6B0DF317-AF62-4E31-BC9F-D2DA3CF8047C")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumBSTRClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR 
'Usage
 
Dim instance As MMEnumBSTRClass
[System.Runtime.InteropServices.Guid("6B0DF317-AF62-4E31-BC9F-D2DA3CF8047C")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumBSTRClass : System.__ComObject, ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR  
public class MMEnumBSTRClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR)
System.Runtime.InteropServices.GuidAttribute("6B0DF317-AF62-4E31-BC9F-D2DA3CF8047C")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumBSTRClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR 
[System.Runtime.InteropServices.Guid("6B0DF317-AF62-4E31-BC9F-D2DA3CF8047C")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumBSTRClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR  
[System.Runtime.InteropServices.Guid("6B0DF317-AF62-4E31-BC9F-D2DA3CF8047C")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumBSTRClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IEnumBSTR, IMMEnumBSTR, MMEnumBSTR  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumBSTRClass

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

MMEnumBSTRClass Members
Miner.Interop Namespace

Send Feedback