ArcFM Responder Mobile Developer Guide
FindListByName Interface
Members 






Object Model
FindListByName Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.FindListByNameClass)>
<System.Runtime.InteropServices.GuidAttribute("FD30F3DB-D3D4-4EDF-A966-7F72B8D47848")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface FindListByName 
   Inherits IMMFindListObj 
'Usage
 
Dim instance As FindListByName
[System.Runtime.InteropServices.CoClass(Miner.Interop.FindListByNameClass)]
[System.Runtime.InteropServices.Guid("FD30F3DB-D3D4-4EDF-A966-7F72B8D47848")]
[System.Runtime.InteropServices.ComImport()]
public interface FindListByName : IMMFindListObj  
public interface FindListByName = class(IMMFindListObj)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.FindListByNameClass)
System.Runtime.InteropServices.GuidAttribute("FD30F3DB-D3D4-4EDF-A966-7F72B8D47848")
System.Runtime.InteropServices.ComImportAttribute()
public interface FindListByName implements IMMFindListObj 
[System.Runtime.InteropServices.CoClass(Miner.Interop.FindListByNameClass)]
[System.Runtime.InteropServices.Guid("FD30F3DB-D3D4-4EDF-A966-7F72B8D47848")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface FindListByName : public IMMFindListObj  
[System.Runtime.InteropServices.CoClass(Miner.Interop.FindListByNameClass)]
[System.Runtime.InteropServices.Guid("FD30F3DB-D3D4-4EDF-A966-7F72B8D47848")]
[System.Runtime.InteropServices.ComImport()]
public interface class FindListByName : public IMMFindListObj  
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

FindListByName Members
Miner.Interop Namespace

Send Feedback