STARTF_USESIZE top-level constant

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

The dwXSize and dwYSize members contain additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USESIZE instead')
const STARTF_USESIZE = 0x00000002;