IVsTrackProjectRetargeting2.AdviseTrackBatchRetargetingEvents(IVsTrackBatchRetargetingEvents, UInt32) Método

Definição

Assina o TrackBatchProjectRetargeting evesnts.

public:
 int AdviseTrackBatchRetargetingEvents(Microsoft::VisualStudio::Shell::Interop::IVsTrackBatchRetargetingEvents ^ pEventSink, [Runtime::InteropServices::Out] System::UInt32 % pdwCookie);
int AdviseTrackBatchRetargetingEvents(Microsoft::VisualStudio::Shell::Interop::IVsTrackBatchRetargetingEvents const & pEventSink, [Runtime::InteropServices::Out] unsigned int & pdwCookie);
public int AdviseTrackBatchRetargetingEvents (Microsoft.VisualStudio.Shell.Interop.IVsTrackBatchRetargetingEvents pEventSink, out uint pdwCookie);
abstract member AdviseTrackBatchRetargetingEvents : Microsoft.VisualStudio.Shell.Interop.IVsTrackBatchRetargetingEvents * uint32 -> int
Public Function AdviseTrackBatchRetargetingEvents (pEventSink As IVsTrackBatchRetargetingEvents, ByRef pdwCookie As UInteger) As Integer

Parâmetros

pEventSink
IVsTrackBatchRetargetingEvents

O coletor de eventos.

pdwCookie
UInt32

fora O cookie.

Retornos

Int32

O HRESULT.

Implementações

Aplica-se a