Process Hacker
_PH_STARTUP_PARAMETERS Struct Reference

#include <phapp.h>

Data Fields

union {
   struct {
      ULONG   NoKph: 1
 
      ULONG   NoSettings: 1
 
      ULONG   NoPlugins: 1
 
      ULONG   ShowHidden: 1
 
      ULONG   ShowVisible: 1
 
      ULONG   ShowOptions: 1
 
      ULONG   NewInstance: 1
 
      ULONG   Elevate: 1
 
      ULONG   Silent: 1
 
      ULONG   CommandMode: 1
 
      ULONG   PhSvc: 1
 
      ULONG   InstallKph: 1
 
      ULONG   UninstallKph: 1
 
      ULONG   Debug: 1
 
      ULONG   Help: 1
 
      ULONG   Spare: 17
 
   } 
 
   ULONG   Flags
 
}; 
 
PPH_STRING SettingsFileName
 
HWND WindowHandle
 
POINT Point
 
PPH_STRING CommandType
 
PPH_STRING CommandObject
 
PPH_STRING CommandAction
 
PPH_STRING CommandValue
 
PPH_STRING RunAsServiceMode
 
ULONG SelectPid
 
ULONG PriorityClass
 
PPH_LIST PluginParameters
 
PPH_STRING SelectTab
 

Detailed Description

Definition at line 29 of file phapp.h.

Field Documentation

union { ... }
PPH_STRING CommandAction

Definition at line 62 of file phapp.h.

ULONG CommandMode

Definition at line 44 of file phapp.h.

PPH_STRING CommandObject

Definition at line 61 of file phapp.h.

PPH_STRING CommandType

Definition at line 60 of file phapp.h.

PPH_STRING CommandValue

Definition at line 63 of file phapp.h.

ULONG Debug

Definition at line 48 of file phapp.h.

ULONG Elevate

Definition at line 42 of file phapp.h.

ULONG Flags

Definition at line 52 of file phapp.h.

ULONG Help

Definition at line 49 of file phapp.h.

ULONG InstallKph

Definition at line 46 of file phapp.h.

ULONG NewInstance

Definition at line 41 of file phapp.h.

ULONG NoKph

Definition at line 35 of file phapp.h.

ULONG NoPlugins

Definition at line 37 of file phapp.h.

ULONG NoSettings

Definition at line 36 of file phapp.h.

ULONG PhSvc

Definition at line 45 of file phapp.h.

PPH_LIST PluginParameters

Definition at line 70 of file phapp.h.

POINT Point

Definition at line 58 of file phapp.h.

ULONG PriorityClass

Definition at line 68 of file phapp.h.

PPH_STRING RunAsServiceMode

Definition at line 65 of file phapp.h.

ULONG SelectPid

Definition at line 67 of file phapp.h.

PPH_STRING SelectTab

Definition at line 71 of file phapp.h.

PPH_STRING SettingsFileName

Definition at line 55 of file phapp.h.

ULONG ShowHidden

Definition at line 38 of file phapp.h.

ULONG ShowOptions

Definition at line 40 of file phapp.h.

ULONG ShowVisible

Definition at line 39 of file phapp.h.

ULONG Silent

Definition at line 43 of file phapp.h.

ULONG Spare

Definition at line 50 of file phapp.h.

ULONG UninstallKph

Definition at line 47 of file phapp.h.

HWND WindowHandle

Definition at line 57 of file phapp.h.


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