STARTF_USECOUNTCHARS top-level constant

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

The dwXCountChars and dwYCountChars members contain additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USECOUNTCHARS instead')
const STARTF_USECOUNTCHARS = 0x00000008;