.. include:: headings.inc .. _KillFlags: ========================================================================================================================================== |phoenix_title| **KillFlags** ========================================================================================================================================== The `KillFlags` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ ``KILL_NOCHILDREN`` don't kill children ``KILL_CHILDREN`` kill children ================================================================================ ================================================================================ |