IVsSolutionBuildManager5::UnadviseUpdateSolutionEvents4 Method (UInt32)

 

Disables client notification of update solution events.

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

void UnadviseUpdateSolutionEvents4(
	unsigned int dwCookie
)

Parameters

dwCookie
Type: System::UInt32

[in] The unique identifier that was handed back with AdviseUpdateSolutionEvents4.

Return to top
Show: