IVsTrackProjectRetargeting2::UnadviseTrackProjectRetargetingEvents Method (UInt32)

 

Unsubscribes from TrackProjectRetargeting

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

int UnadviseTrackProjectRetargetingEvents(
	unsigned int dwCookie
)

Parameters

dwCookie
Type: System::UInt32

The subscription cookie.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: