ReactOS 0.4.15-dev-7968-g24a56f8
_QUERY_SERVICE_CONFIGA Struct Reference

#include <winsvc.h>

Public Attributes

DWORD dwServiceType
 
DWORD dwStartType
 
DWORD dwErrorControl
 
LPSTR lpBinaryPathName
 
LPSTR lpLoadOrderGroup
 
DWORD dwTagId
 
LPSTR lpDependencies
 
LPSTR lpServiceStartName
 
LPSTR lpDisplayName
 

Detailed Description

Definition at line 144 of file winsvc.h.

Member Data Documentation

◆ dwErrorControl

DWORD _QUERY_SERVICE_CONFIGA::dwErrorControl

Definition at line 147 of file winsvc.h.

Referenced by QueryConfig(), RQueryServiceConfigA(), SaveDlgInfo(), and SetServiceConfig().

◆ dwServiceType

DWORD _QUERY_SERVICE_CONFIGA::dwServiceType

◆ dwStartType

◆ dwTagId

DWORD _QUERY_SERVICE_CONFIGA::dwTagId

Definition at line 150 of file winsvc.h.

Referenced by QueryConfig(), RQueryServiceConfigA(), and SetServiceConfig().

◆ lpBinaryPathName

LPSTR _QUERY_SERVICE_CONFIGA::lpBinaryPathName

◆ lpDependencies

LPSTR _QUERY_SERVICE_CONFIGA::lpDependencies

◆ lpDisplayName

LPSTR _QUERY_SERVICE_CONFIGA::lpDisplayName

◆ lpLoadOrderGroup

LPSTR _QUERY_SERVICE_CONFIGA::lpLoadOrderGroup

Definition at line 149 of file winsvc.h.

Referenced by QueryConfig(), QueryServiceConfigA(), and SetServiceConfig().

◆ lpServiceStartName

LPSTR _QUERY_SERVICE_CONFIGA::lpServiceStartName

Definition at line 152 of file winsvc.h.

Referenced by ChangeListViewText(), QueryConfig(), QueryServiceConfigA(), and SetServiceConfig().


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