STARTF_TITLEISLINKNAME top-level constant
int
const STARTF_TITLEISLINKNAME
The lpTitle member contains the path of the shortcut file (.lnk) that the user invoked to start this process. This is typically set by the shell when a .lnk file pointing to the launched application is invoked. Most applications will not need to set this value.
Implementation
const STARTF_TITLEISLINKNAME = 0x00000800;