ArcFM Responder Mobile Developer Guide
FindGUsByArray Interface
Members 






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

FindGUsByArray Members
Miner.Interop Namespace

Send Feedback