Share via


PROCESS_INFORMATION Struct

Definition

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.

Applies to