ArcFM Responder Mobile Developer Guide
IMMMapEvents_SinkHelper Class
Members 






Object Model
IMMMapEvents_SinkHelper Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
Public NotInheritable Class IMMMapEvents_SinkHelper 
   Implements IMMMapEvents 
'Usage
 
Dim instance As IMMMapEvents_SinkHelper
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public sealed class IMMMapEvents_SinkHelper : IMMMapEvents  
public class IMMMapEvents_SinkHelper = class(IMMMapEvents)sealed; 
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)
public sealed class IMMMapEvents_SinkHelper implements IMMMapEvents 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public __gc __sealed class IMMMapEvents_SinkHelper : public IMMMapEvents  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public ref class IMMMapEvents_SinkHelper sealed : public IMMMapEvents  
Inheritance Hierarchy

System.Object
   Miner.Interop.IMMMapEvents_SinkHelper

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

IMMMapEvents_SinkHelper Members
Miner.Interop Namespace

Send Feedback