Share via


enum_PROCESS_INFO_FLAGS Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class enum_PROCESS_INFO_FLAGS
[System.Flags]
public enum enum_PROCESS_INFO_FLAGS
[<System.Flags>]
type enum_PROCESS_INFO_FLAGS = 
Public Enum enum_PROCESS_INFO_FLAGS
Inheritance
enum_PROCESS_INFO_FLAGS
Attributes

Fields

PIFLAG_DEBUGGER_ATTACHED 2
PIFLAG_PROCESS_RUNNING 8
PIFLAG_PROCESS_STOPPED 4
PIFLAG_SYSTEM_PROCESS 1

Applies to