Process Hacker
_PH_SERVICE_ITEM Struct Reference

#include <providers.h>

Data Fields

PH_STRINGREF Key
 
PPH_STRING Name
 
PPH_STRING DisplayName
 
ULONG Type
 
ULONG State
 
ULONG ControlsAccepted
 
ULONG Flags
 
HANDLE ProcessId
 
ULONG StartType
 
ULONG ErrorControl
 
BOOLEAN DelayedStart
 
BOOLEAN HasTriggers
 
BOOLEAN PendingProcess
 
BOOLEAN NeedsConfigUpdate
 
WCHAR ProcessIdString [PH_INT32_STR_LEN_1]
 

Detailed Description

Definition at line 421 of file providers.h.

Field Documentation

ULONG ControlsAccepted

Definition at line 430 of file providers.h.

BOOLEAN DelayedStart

Definition at line 438 of file providers.h.

PPH_STRING DisplayName

Definition at line 425 of file providers.h.

ULONG ErrorControl

Definition at line 436 of file providers.h.

ULONG Flags

Definition at line 431 of file providers.h.

BOOLEAN HasTriggers

Definition at line 439 of file providers.h.

Definition at line 423 of file providers.h.

PPH_STRING Name

Definition at line 424 of file providers.h.

BOOLEAN NeedsConfigUpdate

Definition at line 442 of file providers.h.

BOOLEAN PendingProcess

Definition at line 441 of file providers.h.

HANDLE ProcessId

Definition at line 432 of file providers.h.

WCHAR ProcessIdString[PH_INT32_STR_LEN_1]

Definition at line 444 of file providers.h.

ULONG StartType

Definition at line 435 of file providers.h.

ULONG State

Definition at line 429 of file providers.h.

ULONG Type

Definition at line 428 of file providers.h.


The documentation for this struct was generated from the following files: