TraceOpt (USHORT)

      An indicator which specifies whether the program started in the new session should be executed under conditions for tracing.

      The values of this field are described in the following list:

    • SSF_TRACEOPT_NONE
      No trace.

    • SSF_TRACEOPT_TRACE
      Trace with no notification of descendants.

    • SSF_TRACEOPT_TRACEALL
      Trace all descendant sessions.

      Related equals 1 and a termination queue must be supplied when this value is specified.

      Refer to "Debugger Considerations" in the Remarks section in DosStartSession for additional information about a tracing descendant sessions.


    [Back] [Next]