Process Hacker
_PHSVC_API_PAYLOAD Union Reference

#include <phsvcapi.h>

Data Fields

PHSVC_API_CONNECTINFO ConnectInfo
 
struct {
   PHSVC_API_NUMBER   ApiNumber
 
   NTSTATUS   ReturnStatus
 
   union {
      PHSVC_API_PLUGIN   Plugin
 
      PHSVC_API_EXECUTERUNASCOMMAND   ExecuteRunAsCommand
 
      PHSVC_API_UNLOADDRIVER   UnloadDriver
 
      PHSVC_API_CONTROLPROCESS   ControlProcess
 
      PHSVC_API_CONTROLSERVICE   ControlService
 
      PHSVC_API_CREATESERVICE   CreateService
 
      PHSVC_API_CHANGESERVICECONFIG   ChangeServiceConfig
 
      PHSVC_API_CHANGESERVICECONFIG2   ChangeServiceConfig2
 
      PHSVC_API_SETTCPENTRY   SetTcpEntry
 
      PHSVC_API_CONTROLTHREAD   ControlThread
 
      PHSVC_API_ADDACCOUNTRIGHT   AddAccountRight
 
      PHSVC_API_ISSUEMEMORYLISTCOMMAND   IssueMemoryListCommand
 
      PHSVC_API_POSTMESSAGE   PostMessage
 
      PHSVC_API_CREATEPROCESSIGNOREIFEODEBUGGER   CreateProcessIgnoreIfeoDebugger
 
      PHSVC_API_SETSERVICESECURITY   SetServiceSecurity
 
      PHSVC_API_LOADDBGHELP   LoadDbgHelp
 
      PHSVC_API_WRITEMINIDUMPPROCESS   WriteMiniDumpProcess
 
   }   u
 
}; 
 

Detailed Description

Definition at line 263 of file phsvcapi.h.

Field Documentation

struct { ... }
PHSVC_API_ADDACCOUNTRIGHT AddAccountRight

Definition at line 283 of file phsvcapi.h.

PHSVC_API_NUMBER ApiNumber

Definition at line 268 of file phsvcapi.h.

PHSVC_API_CHANGESERVICECONFIG ChangeServiceConfig

Definition at line 279 of file phsvcapi.h.

PHSVC_API_CHANGESERVICECONFIG2 ChangeServiceConfig2

Definition at line 280 of file phsvcapi.h.

PHSVC_API_CONNECTINFO ConnectInfo

Definition at line 265 of file phsvcapi.h.

PHSVC_API_CONTROLPROCESS ControlProcess

Definition at line 276 of file phsvcapi.h.

PHSVC_API_CONTROLSERVICE ControlService

Definition at line 277 of file phsvcapi.h.

PHSVC_API_CONTROLTHREAD ControlThread

Definition at line 282 of file phsvcapi.h.

PHSVC_API_CREATEPROCESSIGNOREIFEODEBUGGER CreateProcessIgnoreIfeoDebugger

Definition at line 286 of file phsvcapi.h.

PHSVC_API_CREATESERVICE CreateService

Definition at line 278 of file phsvcapi.h.

PHSVC_API_EXECUTERUNASCOMMAND ExecuteRunAsCommand

Definition at line 274 of file phsvcapi.h.

PHSVC_API_ISSUEMEMORYLISTCOMMAND IssueMemoryListCommand

Definition at line 284 of file phsvcapi.h.

PHSVC_API_LOADDBGHELP LoadDbgHelp

Definition at line 288 of file phsvcapi.h.

Definition at line 273 of file phsvcapi.h.

PHSVC_API_POSTMESSAGE PostMessage

Definition at line 285 of file phsvcapi.h.

NTSTATUS ReturnStatus

Definition at line 269 of file phsvcapi.h.

PHSVC_API_SETSERVICESECURITY SetServiceSecurity

Definition at line 287 of file phsvcapi.h.

PHSVC_API_SETTCPENTRY SetTcpEntry

Definition at line 281 of file phsvcapi.h.

union { ... } u
PHSVC_API_UNLOADDRIVER UnloadDriver

Definition at line 275 of file phsvcapi.h.

PHSVC_API_WRITEMINIDUMPPROCESS WriteMiniDumpProcess

Definition at line 289 of file phsvcapi.h.


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