IVsTrackProjectRetargeting2.AdviseTrackBatchRetargetingEvents Method

Definition

Subscribes to TrackBatchProjectRetargeting evesnts.

int AdviseTrackBatchRetargetingEvents(Microsoft::VisualStudio::Shell::Interop::IVsTrackBatchRetargetingEvents const & pEventSink, [Runtime::InteropServices::Out] unsigned int & pdwCookie);

Parameters

pEventSink
IVsTrackBatchRetargetingEvents

The event sink.

pdwCookie
UInt32

[out] The cookie.

Returns

The HRESULT.

Implements

Applies to