ArcFM Responder Mobile Developer Guide
MMFeederSearchDialogClass Class
Members 






Object Model
MMFeederSearchDialogClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("BF1D5733-CAED-456E-89F5-749174F5FB23")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFeederSearchDialogClass 
   Inherits System.__ComObject
   Implements IMMFeederSearchDialog, MMFeederSearchDialog 
'Usage
 
Dim instance As MMFeederSearchDialogClass
[System.Runtime.InteropServices.Guid("BF1D5733-CAED-456E-89F5-749174F5FB23")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMFeederSearchDialogClass : System.__ComObject, IMMFeederSearchDialog, MMFeederSearchDialog  
public class MMFeederSearchDialogClass = class(System.__ComObject, IMMFeederSearchDialog, MMFeederSearchDialog)
System.Runtime.InteropServices.GuidAttribute("BF1D5733-CAED-456E-89F5-749174F5FB23")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMFeederSearchDialogClass extends System.__ComObject implements IMMFeederSearchDialog, MMFeederSearchDialog 
[System.Runtime.InteropServices.Guid("BF1D5733-CAED-456E-89F5-749174F5FB23")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFeederSearchDialogClass : public System.__ComObject, IMMFeederSearchDialog, MMFeederSearchDialog  
[System.Runtime.InteropServices.Guid("BF1D5733-CAED-456E-89F5-749174F5FB23")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFeederSearchDialogClass : public System.__ComObject, IMMFeederSearchDialog, MMFeederSearchDialog  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederSearchDialogClass

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

MMFeederSearchDialogClass Members
Miner.Interop Namespace

Send Feedback