ArcFM Responder Mobile Developer Guide
FindListByNameClass Class
Members 






Object Model
FindListByNameClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("397FF5F7-542C-4BB8-835A-5B13C1DB4D13")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindListByNameClass 
   Inherits System.__ComObject
   Implements FindListByName, IMMFindListObj, IMMFindListObjByName 
'Usage
 
Dim instance As FindListByNameClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("397FF5F7-542C-4BB8-835A-5B13C1DB4D13")]
[System.Runtime.InteropServices.ComImport()]
public class FindListByNameClass : System.__ComObject, FindListByName, IMMFindListObj, IMMFindListObjByName  
public class FindListByNameClass = class(System.__ComObject, FindListByName, IMMFindListObj, IMMFindListObjByName)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("397FF5F7-542C-4BB8-835A-5B13C1DB4D13")
System.Runtime.InteropServices.ComImportAttribute()
public class FindListByNameClass extends System.__ComObject implements FindListByName, IMMFindListObj, IMMFindListObjByName 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("397FF5F7-542C-4BB8-835A-5B13C1DB4D13")]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindListByNameClass : public System.__ComObject, FindListByName, IMMFindListObj, IMMFindListObjByName  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("397FF5F7-542C-4BB8-835A-5B13C1DB4D13")]
[System.Runtime.InteropServices.ComImport()]
public ref class FindListByNameClass : public System.__ComObject, FindListByName, IMMFindListObj, IMMFindListObjByName  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindListByNameClass

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

FindListByNameClass Members
Miner.Interop Namespace

Send Feedback