ArcFM Responder Mobile Developer Guide
IMMRowSearchResults2 Interface
Members 






Object Model
IMMRowSearchResults2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("3916BF11-75CB-454B-ADB4-7FADF95E55FB")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRowSearchResults2 
   Inherits IMMRowSearchResults, IMMSearchResults 
'Usage
 
Dim instance As IMMRowSearchResults2
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3916BF11-75CB-454B-ADB4-7FADF95E55FB")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRowSearchResults2 : IMMRowSearchResults, IMMSearchResults  
public interface IMMRowSearchResults2 = class(IMMRowSearchResults, IMMSearchResults)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("3916BF11-75CB-454B-ADB4-7FADF95E55FB")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRowSearchResults2 implements IMMRowSearchResults, IMMSearchResults 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3916BF11-75CB-454B-ADB4-7FADF95E55FB")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRowSearchResults2 : public IMMRowSearchResults, IMMSearchResults  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("3916BF11-75CB-454B-ADB4-7FADF95E55FB")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRowSearchResults2 : public IMMRowSearchResults, 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

IMMRowSearchResults2 Members
Miner.Interop Namespace

Send Feedback