ArcFM Responder Mobile Developer Guide
FindGUsByArrayClass Class
Members 






Object Model
FindGUsByArrayClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("E991ADAC-537F-4820-9106-07DD14F156EC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class FindGUsByArrayClass 
   Inherits System.__ComObject
   Implements FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray 
'Usage
 
Dim instance As FindGUsByArrayClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E991ADAC-537F-4820-9106-07DD14F156EC")]
[System.Runtime.InteropServices.ComImport()]
public class FindGUsByArrayClass : System.__ComObject, FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray  
public class FindGUsByArrayClass = class(System.__ComObject, FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("E991ADAC-537F-4820-9106-07DD14F156EC")
System.Runtime.InteropServices.ComImportAttribute()
public class FindGUsByArrayClass extends System.__ComObject implements FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E991ADAC-537F-4820-9106-07DD14F156EC")]
[System.Runtime.InteropServices.ComImport()]
public __gc class FindGUsByArrayClass : public System.__ComObject, FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E991ADAC-537F-4820-9106-07DD14F156EC")]
[System.Runtime.InteropServices.ComImport()]
public ref class FindGUsByArrayClass : public System.__ComObject, FindGUsByArray, IMMFindListObj, IMMFindListObjGUByArray  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.FindGUsByArrayClass

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

FindGUsByArrayClass Members
Miner.Interop Namespace

Send Feedback