WindowPane.IVsUIElementPane.CreateUIElementPane(Object) Method

Definition

Creates the pane.

C++
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CreateUIElementPane([Runtime::InteropServices::Out] System::Object ^ % uiElement) = Microsoft::VisualStudio::Shell::Interop::IVsUIElementPane::CreateUIElementPane;

Parameters

uiElement
Object

[out] The created element.

Returns

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

Implements

Applies to

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