ArcFM Responder Mobile Developer Guide
MMFeederSearchDialog Interface
Members 






Object Model
MMFeederSearchDialog Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSearchDialogClass)>
<System.Runtime.InteropServices.GuidAttribute("BBD290AE-8C94-4587-AFEF-962C10B291BC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSearchDialog 
   Inherits IMMFeederSearchDialog 
'Usage
 
Dim instance As MMFeederSearchDialog
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSearchDialogClass)]
[System.Runtime.InteropServices.Guid("BBD290AE-8C94-4587-AFEF-962C10B291BC")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSearchDialog : IMMFeederSearchDialog  
public interface MMFeederSearchDialog = class(IMMFeederSearchDialog)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSearchDialogClass)
System.Runtime.InteropServices.GuidAttribute("BBD290AE-8C94-4587-AFEF-962C10B291BC")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSearchDialog implements IMMFeederSearchDialog 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSearchDialogClass)]
[System.Runtime.InteropServices.Guid("BBD290AE-8C94-4587-AFEF-962C10B291BC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSearchDialog : public IMMFeederSearchDialog  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSearchDialogClass)]
[System.Runtime.InteropServices.Guid("BBD290AE-8C94-4587-AFEF-962C10B291BC")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSearchDialog : public IMMFeederSearchDialog  
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

MMFeederSearchDialog Members
Miner.Interop Namespace

Send Feedback