STARTF_USEHOTKEY top-level constant

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

The hStdInput member contains additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USEHOTKEY instead')
const STARTF_USEHOTKEY = 0x00000200;