ArcFM Responder Mobile Developer Guide
IMMRowLayerSearchResults2 Interface
Members 






Object Model
IMMRowLayerSearchResults2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("95C15814-D731-435C-AFA7-7DB03E8FD4D6")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRowLayerSearchResults2 
   Inherits IMMRowLayerSearchResults, IMMSearchResults 
'Usage
 
Dim instance As IMMRowLayerSearchResults2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("95C15814-D731-435C-AFA7-7DB03E8FD4D6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRowLayerSearchResults2 : IMMRowLayerSearchResults, IMMSearchResults  
public interface IMMRowLayerSearchResults2 = class(IMMRowLayerSearchResults, IMMSearchResults)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("95C15814-D731-435C-AFA7-7DB03E8FD4D6")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRowLayerSearchResults2 implements IMMRowLayerSearchResults, IMMSearchResults 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("95C15814-D731-435C-AFA7-7DB03E8FD4D6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRowLayerSearchResults2 : public IMMRowLayerSearchResults, IMMSearchResults  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("95C15814-D731-435C-AFA7-7DB03E8FD4D6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRowLayerSearchResults2 : public IMMRowLayerSearchResults, IMMSearchResults  
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

IMMRowLayerSearchResults2 Members
Miner.Interop Namespace

Send Feedback