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