次の方法で共有


Process and Thread Structures (Compact 2013)

3/28/2014

The following table shows the process and thread structures with a description of each.

Structure

Description

PROCESS_INFORMATION

Filled by the CreateProcess function with information about a newly created process and its primary thread.

See Also

Reference

Process and Thread Reference