Device::CreateGraphicsWindow

Device::CreateGraphicsWindow
Device::Window* CreateGraphicsWindow(int windowId, const ViewConfig& newConfig);
Description

CreateGraphicsWindow creates a secondary window that can be used with SetWindow; may be missing features compared to the main window. 

Originally added for 3DS.

Parameters
Parameters 
Description 
const ViewConfig& newConfig 
The new view configuration for the window. 
WindowId 
_nt_ 
Return Value