Process Hacker
_PHSVC_API_CHANGESERVICECONFIG Union Reference

#include <phsvcapi.h>

Data Fields

struct {
   PH_RELATIVE_STRINGREF   ServiceName
 
   ULONG   ServiceType
 
   ULONG   StartType
 
   ULONG   ErrorControl
 
   PH_RELATIVE_STRINGREF   BinaryPathName
 
   PH_RELATIVE_STRINGREF   LoadOrderGroup
 
   PH_RELATIVE_STRINGREF   Dependencies
 
   PH_RELATIVE_STRINGREF   ServiceStartName
 
   PH_RELATIVE_STRINGREF   Password
 
   PH_RELATIVE_STRINGREF   DisplayName
 
   BOOLEAN   TagIdSpecified
 
i
 
struct {
   ULONG   TagId
 
o
 

Detailed Description

Definition at line 136 of file phsvcapi.h.

Field Documentation

PH_RELATIVE_STRINGREF BinaryPathName

Definition at line 144 of file phsvcapi.h.

PH_RELATIVE_STRINGREF Dependencies

Definition at line 146 of file phsvcapi.h.

PH_RELATIVE_STRINGREF DisplayName

Definition at line 149 of file phsvcapi.h.

ULONG ErrorControl

Definition at line 143 of file phsvcapi.h.

struct { ... } i
PH_RELATIVE_STRINGREF LoadOrderGroup

Definition at line 145 of file phsvcapi.h.

struct { ... } o

Definition at line 148 of file phsvcapi.h.

PH_RELATIVE_STRINGREF ServiceName

Definition at line 140 of file phsvcapi.h.

PH_RELATIVE_STRINGREF ServiceStartName

Definition at line 147 of file phsvcapi.h.

ULONG ServiceType

Definition at line 141 of file phsvcapi.h.

ULONG StartType

Definition at line 142 of file phsvcapi.h.

ULONG TagId

Definition at line 154 of file phsvcapi.h.

BOOLEAN TagIdSpecified

Definition at line 150 of file phsvcapi.h.


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