ArcFM Responder Mobile Developer Guide
IMMResultsProcessor Interface
Members 






Object Model
IMMResultsProcessor Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMResultsProcessor 
'Usage
 
Dim instance As IMMResultsProcessor
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMResultsProcessor 
public interface IMMResultsProcessor 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMResultsProcessor 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMResultsProcessor 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("77F17DA9-E15A-47FA-A6AB-E80EC6456FFD")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMResultsProcessor 
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

IMMResultsProcessor Members
Miner.Interop Namespace

Send Feedback