IVsCodeWindow.Close Method

Definition

Closes the code window.

C++/CX
public:
 int Close();

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

COM Signature

From textmgr.idl:

cpp#
HRESULT IVsCodeWindow::Close();  

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022