EditorControl::ClosePane Method ()

 

Closes the window and disposes the resources.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
virtual int ClosePane() override

Return Value

Type: System::Int32

S_OK if the method succeeded, otherwise an error code.

Return to top
Show: