Process Hacker
_PHSVC_API_CREATESERVICE Union Reference

#include <phsvcapi.h>

Data Fields

struct {
   PH_RELATIVE_STRINGREF   ServiceName
 
   PH_RELATIVE_STRINGREF   DisplayName
 
   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
 
   BOOLEAN   TagIdSpecified
 
i
 
struct {
   ULONG   TagId
 
o
 

Detailed Description

Definition at line 113 of file phsvcapi.h.

Field Documentation

PH_RELATIVE_STRINGREF BinaryPathName

Definition at line 123 of file phsvcapi.h.

PH_RELATIVE_STRINGREF Dependencies

Definition at line 125 of file phsvcapi.h.

PH_RELATIVE_STRINGREF DisplayName

Definition at line 119 of file phsvcapi.h.

ULONG ErrorControl

Definition at line 122 of file phsvcapi.h.

struct { ... } i
PH_RELATIVE_STRINGREF LoadOrderGroup

Definition at line 124 of file phsvcapi.h.

struct { ... } o

Definition at line 127 of file phsvcapi.h.

PH_RELATIVE_STRINGREF ServiceName

Definition at line 118 of file phsvcapi.h.

PH_RELATIVE_STRINGREF ServiceStartName

Definition at line 126 of file phsvcapi.h.

ULONG ServiceType

Definition at line 120 of file phsvcapi.h.

ULONG StartType

Definition at line 121 of file phsvcapi.h.

ULONG TagId

Definition at line 132 of file phsvcapi.h.

BOOLEAN TagIdSpecified

Definition at line 128 of file phsvcapi.h.


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