IVsTrackProjectRetargeting2::AdviseTrackProjectRetargetingEvents Method (IVsTrackProjectRetargetingEvents^, UInt32)
Visual Studio 2015
Subscribes to TrackProjectRetargeting events.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
int AdviseTrackProjectRetargetingEvents( IVsTrackProjectRetargetingEvents^ pEventSink, [OutAttribute] unsigned int% pdwCookie )
Parameters
- pEventSink
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsTrackProjectRetargetingEvents^
The event sink.
- pdwCookie
-
Type:
System::UInt32
The cookie.
Show: