fLaunchFlagNoPassParentSessionId#

Fully qualified name: carb::launcher::fLaunchFlagNoPassParentSessionId

Defined in carb/launcher/ILauncher.h

constexpr LauncherFlags carb::launcher::fLaunchFlagNoPassParentSessionId = 0x00002000#

Flag to indicate that the parent process’ telemetry session ID should not be automatically passed to the child process, even in cases where it would normally be implied (such as when launching kit or kit.exe).

Note that this will override the functionality of the fLaunchFlagPassParentSessionId flag if also present.