scripting:api:base-view:create

Create

Method of IBaseView

Creates view window on demand

BaseView.Create(hWndParent);
BaseView.Create hWndParent
HRESULT hr = BaseView.Create(hWndParent);