xInfo.createWorkspaceWindow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Opens a new workspace window. For example, this enables you to open different sets of application objects in different windows, or to work with two different sets of company accounts.
public:
virtual int createWorkspaceWindow();
public virtual int createWorkspaceWindow ();
abstract member createWorkspaceWindow : unit -> int
override this.createWorkspaceWindow : unit -> int
Public Overridable Function createWorkspaceWindow () As Integer
Returns
Returns a handle to the new window.