ArcFM Responder Mobile Developer Guide
IMMRowLayerSearchResults Interface
Members 






Object Model
IMMRowLayerSearchResults Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("B86C576B-895B-4F88-99A8-7D9D521AD055")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRowLayerSearchResults 
   Inherits IMMSearchResults 
'Usage
 
Dim instance As IMMRowLayerSearchResults
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("B86C576B-895B-4F88-99A8-7D9D521AD055")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRowLayerSearchResults : IMMSearchResults  
public interface IMMRowLayerSearchResults = class(IMMSearchResults)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("B86C576B-895B-4F88-99A8-7D9D521AD055")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRowLayerSearchResults implements IMMSearchResults 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("B86C576B-895B-4F88-99A8-7D9D521AD055")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRowLayerSearchResults : public IMMSearchResults  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("B86C576B-895B-4F88-99A8-7D9D521AD055")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRowLayerSearchResults : public 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

IMMRowLayerSearchResults Members
Miner.Interop Namespace

Send Feedback