PROCESS_INFORMATION Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the process information.
public value class PROCESS_INFORMATION
public struct PROCESS_INFORMATION
type PROCESS_INFORMATION = struct
Public Structure PROCESS_INFORMATION
- Inheritance
-
PROCESS_INFORMATION
Fields
dwProcessId |
Specifies the process ID. |
dwThreadId |
Specifies the thread ID. |