ArcFM Responder Mobile Developer Guide
FindNonGisCUsClass Class
Members 






Object Model
FindNonGisCUsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("BC95FBD1-B85C-4FE1-8D4A-583F6F707B1A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindNonGisCUsClass 
   Inherits System.__ComObject
   Implements FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU 
'Usage
 
Dim instance As FindNonGisCUsClass
[System.Runtime.InteropServices.Guid("BC95FBD1-B85C-4FE1-8D4A-583F6F707B1A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class FindNonGisCUsClass : System.__ComObject, FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU  
public class FindNonGisCUsClass = class(System.__ComObject, FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU)
System.Runtime.InteropServices.GuidAttribute("BC95FBD1-B85C-4FE1-8D4A-583F6F707B1A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class FindNonGisCUsClass extends System.__ComObject implements FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU 
[System.Runtime.InteropServices.Guid("BC95FBD1-B85C-4FE1-8D4A-583F6F707B1A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindNonGisCUsClass : public System.__ComObject, FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU  
[System.Runtime.InteropServices.Guid("BC95FBD1-B85C-4FE1-8D4A-583F6F707B1A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class FindNonGisCUsClass : public System.__ComObject, FindNonGisCUs, IMMFindListObj, IMMFindListObjNonGISCU  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindNonGisCUsClass

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

FindNonGisCUsClass Members
Miner.Interop Namespace

Send Feedback