PSS ID Number: Q131775
Article Last Modified on 01-28-2002
In the Microsoft products listed at the beginning of this article, there is no C run-time function that will return the system exit code from a child process. However, the Win32 GetExitCodeProcess() API function can retrieve this information. This article shows how to use it.
Additional query words: 9.00 9.0 9.1 9.10
Keywords: kbcode kbCRT kbVC200 kbVC210 kbVC400 kbVC500 kbVC600
Issue Type: kbhowto
Technology: kbVCsearch kbAudDeveloper kbCRT