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