STARTF_USESHOWWINDOW top-level constant

  1. @Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USESHOWWINDOW instead')
int const STARTF_USESHOWWINDOW

The wShowWindow member contains additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USESHOWWINDOW instead')
const STARTF_USESHOWWINDOW = 0x00000001;