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