pulNesting (PULONG) - output

      Pointer to the nesting level.

      The nesting level is equal to the number of DosEnterMustComplete requests minus the number of DosExitMustComplete requests for the current thread.

    ulrc (APIRET) - returns

      Return Code.

      DosExitMustComplete returns one of the following values:

    • NO_ERROR 300
        ERROR_ALREADY_RESET
      For a full list of error codes, see Errors.


    [Back] [Next]