Miner.Interop Namespace > D8FeSelTopLevelClass Class : ID8FeSelTopLevelEvents_Event_SelectionListSorted Event |
'Declaration
Public Event ID8FeSelTopLevelEvents_Event_SelectionListSorted As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler
'Usage
Dim instance As D8FeSelTopLevelClass Dim handler As ID8FeSelTopLevelEvents_SelectionListSortedEventHandler AddHandler instance.ID8FeSelTopLevelEvents_Event_SelectionListSorted, handler
public event ID8FeSelTopLevelEvents_SelectionListSortedEventHandler ID8FeSelTopLevelEvents_Event_SelectionListSorted
public event ID8FeSelTopLevelEvents_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* ID8FeSelTopLevelEvents_Event_SelectionListSorted
public: event ID8FeSelTopLevelEvents_SelectionListSortedEventHandler^ ID8FeSelTopLevelEvents_Event_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