Miner.Interop Namespace > D8FeSelTopLevelEventsClass Class : SelectionListSorted Event |
'Declaration
Public Event SelectionListSorted As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler
'Usage
Dim instance As D8FeSelTopLevelEventsClass Dim handler As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler AddHandler instance.SelectionListSorted, handler
public event ID8FeSelTopLevelEvents_SelectionListSortedEventHandler SelectionListSorted
public event SelectionListSorted: ID8FeSelTopLevelEvents_SelectionListSortedEventHandler;
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event ID8FeSelTopLevelEvents_SelectionListSortedEventHandler* SelectionListSorted
public: event ID8FeSelTopLevelEvents_SelectionListSortedEventHandler^ SelectionListSorted
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