STARTF_USEPOSITION top-level constant

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

The dwX and dwY members contain additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USEPOSITION instead')
const STARTF_USEPOSITION = 0x00000004;