Source position: mseprocutils.pas line 60
type processexiterrorty = (
pee_ok,
pee_signaled,
pee_timeout,
pee_error
);