win32ui.GetInitialStateRequest
int = GetInitialStateRequest()
Returns the requested state that the application start in. This is the
same as the parameter available to PyCWnd::ShowWindow
Comments
In some cases, it may not be possible to start in the requested mode. An application
may start in its default mode, then set its mode to match the value returned from this method.