ArcFM Responder Mobile Developer Guide
IMMSelectionEvents_SinkHelper Class
Members 






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

System.Object
   Miner.Interop.IMMSelectionEvents_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

IMMSelectionEvents_SinkHelper Members
Miner.Interop Namespace

Send Feedback