ArcFM Responder Mobile Developer Guide
FindCUs Interface
Members 






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

FindCUs Members
Miner.Interop Namespace

Send Feedback