Miner.Interop Namespace > IMMFavoritesEvents_Event Interface : add_OnFavoritesEditing Method |
'Declaration
Sub add_OnFavoritesEditing( _ ByVal A_1 As IMMFavoritesEvents_OnFavoritesEditingEventHandler _ )
'Usage
Dim instance As IMMFavoritesEvents_Event Dim A_1 As IMMFavoritesEvents_OnFavoritesEditingEventHandler instance.add_OnFavoritesEditing(A_1)
void add_OnFavoritesEditing( IMMFavoritesEvents_OnFavoritesEditingEventHandler A_1 )
procedure add_OnFavoritesEditing( A_1: IMMFavoritesEvents_OnFavoritesEditingEventHandler );
function add_OnFavoritesEditing( A_1 : IMMFavoritesEvents_OnFavoritesEditingEventHandler );
void add_OnFavoritesEditing( IMMFavoritesEvents_OnFavoritesEditingEventHandler* A_1 )
void add_OnFavoritesEditing( IMMFavoritesEvents_OnFavoritesEditingEventHandler^ A_1 )
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