Share via


Process and Thread Structures (Windows CE 5.0)

Send Feedback

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

Process and Thread Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.