ReactOS 0.4.16-dev-1946-g52006dd
_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 150 of file winsvc.h.

Member Data Documentation

◆ dwErrorControl

DWORD _QUERY_SERVICE_CONFIGA::dwErrorControl

Definition at line 153 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 156 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 155 of file winsvc.h.

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

◆ lpServiceStartName

LPSTR _QUERY_SERVICE_CONFIGA::lpServiceStartName

Definition at line 158 of file winsvc.h.

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


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