ArcFM Responder Mobile Developer Guide
FindGUsClass Class
Members 






Object Model
FindGUsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("BE47059F-02F1-4F0A-8093-FDD17F7EEA80")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindGUsClass 
   Inherits System.__ComObject
   Implements FindGUs, IMMFindListObj, IMMFindListObjGU 
'Usage
 
Dim instance As FindGUsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("BE47059F-02F1-4F0A-8093-FDD17F7EEA80")]
[System.Runtime.InteropServices.ComImport()]
public class FindGUsClass : System.__ComObject, FindGUs, IMMFindListObj, IMMFindListObjGU  
public class FindGUsClass = class(System.__ComObject, FindGUs, IMMFindListObj, IMMFindListObjGU)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("BE47059F-02F1-4F0A-8093-FDD17F7EEA80")
System.Runtime.InteropServices.ComImportAttribute()
public class FindGUsClass extends System.__ComObject implements FindGUs, IMMFindListObj, IMMFindListObjGU 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("BE47059F-02F1-4F0A-8093-FDD17F7EEA80")]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindGUsClass : public System.__ComObject, FindGUs, IMMFindListObj, IMMFindListObjGU  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("BE47059F-02F1-4F0A-8093-FDD17F7EEA80")]
[System.Runtime.InteropServices.ComImport()]
public ref class FindGUsClass : public System.__ComObject, FindGUs, IMMFindListObj, IMMFindListObjGU  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindGUsClass

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

FindGUsClass Members
Miner.Interop Namespace

Send Feedback