App::ReconfigureGraphics

App::ReconfigureGraphics
bool ReconfigureGraphics(ViewConfig& config);
Description

ReconfigGraphics reconfigures the view configuration settings on the device when switching video modes and/or settings. This is called for D3D9 when the device is ready for reset.

Parameters
Parameters 
Description 
ViewConfig& config 
The new window settings. 
Return Value

A Boolean value of true if the settings are reconfigured and false otherwise.