IVsSccTrackProjectEvents Methods

 

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

NameDescription
System_CAPS_pubmethodAdviseSccProjectEvents(IVsSccProjectEvents^)

Registers an advise sink object to receive notification of specified events affecting the source code control (SCC) project.

System_CAPS_pubmethodUnAdviseSccProjectEvents(UInt32)

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

Return to top
Show: