Process and Thread Structures (Windows CE 5.0)
The following table shows the process and thread function with a description of its purpose.
Programming element | Description |
---|---|
PROCESS_INFORMATION | This structure is filled in by the CreateProcess function with information about a newly created process and its primary thread. |
See Also
Send Feedback on this topic to the authors