STARTF_PREVENTPINNING top-level constant

int const STARTF_PREVENTPINNING

Indicates that any windows created by the process cannot be pinned on the taskbar.

Implementation

const STARTF_PREVENTPINNING = 0x00002000;