IVsSccTrackProjectEvents::UnAdviseSccProjectEvents Method (UInt32)

 

Cancels the sending of notifications previously set up with a call to the AdviseSccProjectEvents method.

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

void UnAdviseSccProjectEvents(
	unsigned int dwCookie
)

Parameters

dwCookie
Type: System::UInt32

[in] The token that identifies the SCC project.

Return to top
Show: