IVsTrackBatchRetargetingEvents Interface

Définition

Reçoit une notification lorsqu'un reciblage traité par lots se produit.

public interface class IVsTrackBatchRetargetingEvents
public interface class IVsTrackBatchRetargetingEvents
__interface IVsTrackBatchRetargetingEvents
[System.Runtime.InteropServices.Guid("B8CB3252-2133-4869-9E34-DBCECD058081")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTrackBatchRetargetingEvents
[<System.Runtime.InteropServices.Guid("B8CB3252-2133-4869-9E34-DBCECD058081")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTrackBatchRetargetingEvents = interface
Public Interface IVsTrackBatchRetargetingEvents
Attributs

Méthodes

OnBatchRetargetingBegin()

Déclenché au début d'une opération de reciblage par lot.

OnBatchRetargetingEnd()

Déclenché à la fin d'une opération de reciblage par lot.

S’applique à