IVsFileMergeService::UnregisterMergeWindow Method (Int32)

 

Unregisters the merge window previously created.

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

void UnregisterMergeWindow(
	int cookie
)

Parameters

cookie
Type: System::Int32

[in] The cookie for the window frame to be unregistered.

Return to top
Show: