ArcFM Responder Mobile Developer Guide
FindCUsByArray Interface
Members 






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

FindCUsByArray Members
Miner.Interop Namespace

Send Feedback