ArcFM Responder Mobile Developer Guide
FindCUsByArrayClass Class
Members 






Object Model
FindCUsByArrayClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("1CED49CA-9B92-46DB-9BE8-550C4EE3110D")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindCUsByArrayClass 
   Inherits System.__ComObject
   Implements FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray 
'Usage
 
Dim instance As FindCUsByArrayClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1CED49CA-9B92-46DB-9BE8-550C4EE3110D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class FindCUsByArrayClass : System.__ComObject, FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray  
public class FindCUsByArrayClass = class(System.__ComObject, FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("1CED49CA-9B92-46DB-9BE8-550C4EE3110D")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class FindCUsByArrayClass extends System.__ComObject implements FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1CED49CA-9B92-46DB-9BE8-550C4EE3110D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindCUsByArrayClass : public System.__ComObject, FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1CED49CA-9B92-46DB-9BE8-550C4EE3110D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class FindCUsByArrayClass : public System.__ComObject, FindCUsByArray, IMMFindListObj, IMMFindListObjCUByArray  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindCUsByArrayClass

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

FindCUsByArrayClass Members
Miner.Interop Namespace

Send Feedback