Miner.Interop.Process Namespace : IMMCoreDisplayEvents_SelectionChangedEventHandler Delegate |
'Declaration
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> <System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Delegate Sub IMMCoreDisplayEvents_SelectionChangedEventHandler( _ ByVal pItem As ID8ListItem _ )
'Usage
Dim instance As New IMMCoreDisplayEvents_SelectionChangedEventHandler(AddressOf HandlerMethod)
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public delegate void IMMCoreDisplayEvents_SelectionChangedEventHandler( ID8ListItem pItem )
public delegate IMMCoreDisplayEvents_SelectionChangedEventHandler( pItem: ID8ListItem );
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden) System.Runtime.InteropServices.ComVisibleAttribute() public delegate IMMCoreDisplayEvents_SelectionChangedEventHandler( pItem : ID8ListItem )
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public: __gc __delegate void IMMCoreDisplayEvents_SelectionChangedEventHandler( ID8ListItem* pItem )
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public delegate void IMMCoreDisplayEvents_SelectionChangedEventHandler( ID8ListItem^ pItem )
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