ArcFM Responder Mobile Developer Guide
FindGUs Interface
Members 






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

FindGUs Members
Miner.Interop Namespace

Send Feedback