STARTF_USEFILLATTRIBUTE top-level constant

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

The dwFillAttribute member contains additional information.

Implementation

@Deprecated('Use STARTUPINFOW_FLAGS.STARTF_USEFILLATTRIBUTE instead')
const STARTF_USEFILLATTRIBUTE = 0x00000010;