ArcFM Responder Mobile Developer Guide
FindCUsClass Class
Members 






Object Model
FindCUsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("5B79BA19-FDF8-4AA6-82AE-F4D0AB08F041")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindCUsClass 
   Inherits System.__ComObject
   Implements FindCUs, IMMFindListObj, IMMFindListObjCU 
'Usage
 
Dim instance As FindCUsClass
[System.Runtime.InteropServices.Guid("5B79BA19-FDF8-4AA6-82AE-F4D0AB08F041")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class FindCUsClass : System.__ComObject, FindCUs, IMMFindListObj, IMMFindListObjCU  
public class FindCUsClass = class(System.__ComObject, FindCUs, IMMFindListObj, IMMFindListObjCU)
System.Runtime.InteropServices.GuidAttribute("5B79BA19-FDF8-4AA6-82AE-F4D0AB08F041")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class FindCUsClass extends System.__ComObject implements FindCUs, IMMFindListObj, IMMFindListObjCU 
[System.Runtime.InteropServices.Guid("5B79BA19-FDF8-4AA6-82AE-F4D0AB08F041")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindCUsClass : public System.__ComObject, FindCUs, IMMFindListObj, IMMFindListObjCU  
[System.Runtime.InteropServices.Guid("5B79BA19-FDF8-4AA6-82AE-F4D0AB08F041")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class FindCUsClass : public System.__ComObject, FindCUs, IMMFindListObj, IMMFindListObjCU  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindCUsClass

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

FindCUsClass Members
Miner.Interop Namespace

Send Feedback