ArcFM Responder Mobile Developer Guide
ID8FeSelTopLevelEvents_SelectionListSortedEventHandler Delegate






Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
<System.Runtime.InteropServices.ComVisibleAttribute(False)>
Public Delegate Sub ID8FeSelTopLevelEvents_SelectionListSortedEventHandler() 
'Usage
 
Dim instance As New ID8FeSelTopLevelEvents_SelectionListSortedEventHandler(AddressOf HandlerMethod)
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ID8FeSelTopLevelEvents_SelectionListSortedEventHandler()
public delegate ID8FeSelTopLevelEvents_SelectionListSortedEventHandler();
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)
System.Runtime.InteropServices.ComVisibleAttribute()
public delegate ID8FeSelTopLevelEvents_SelectionListSortedEventHandler()
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.ComVisible(false)]
public: __gc __delegate void ID8FeSelTopLevelEvents_SelectionListSortedEventHandler();
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ID8FeSelTopLevelEvents_SelectionListSortedEventHandler();
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

ID8FeSelTopLevelEvents_SelectionListSortedEventHandler Members
Miner.Interop Namespace

Send Feedback