ReactOS 0.4.16-dev-329-g9223134
|
#include <winsvc.h>
DWORD _QUERY_SERVICE_CONFIGW::dwErrorControl |
Definition at line 158 of file winsvc.h.
Referenced by RQueryServiceConfigW().
DWORD _QUERY_SERVICE_CONFIGW::dwServiceType |
Definition at line 156 of file winsvc.h.
Referenced by RQueryServiceConfigW().
DWORD _QUERY_SERVICE_CONFIGW::dwStartType |
Definition at line 157 of file winsvc.h.
Referenced by ChangeListViewText(), RQueryServiceConfigW(), and Test_LockUnlockServiceDatabaseWithServiceStart().
DWORD _QUERY_SERVICE_CONFIGW::dwTagId |
Definition at line 161 of file winsvc.h.
Referenced by InstallOneService(), and RQueryServiceConfigW().
LPWSTR _QUERY_SERVICE_CONFIGW::lpBinaryPathName |
Definition at line 159 of file winsvc.h.
Referenced by QueryDriverInfo(), QueryServiceConfigW(), and RQueryServiceConfigW().
LPWSTR _QUERY_SERVICE_CONFIGW::lpDependencies |
Definition at line 162 of file winsvc.h.
Referenced by InstallOneService(), and QueryServiceConfigW().
LPWSTR _QUERY_SERVICE_CONFIGW::lpDisplayName |
Definition at line 164 of file winsvc.h.
Referenced by InstallOneService(), QueryDriverInfo(), and QueryServiceConfigW().
LPWSTR _QUERY_SERVICE_CONFIGW::lpLoadOrderGroup |
Definition at line 160 of file winsvc.h.
Referenced by InstallOneService(), and QueryServiceConfigW().
LPWSTR _QUERY_SERVICE_CONFIGW::lpServiceStartName |
Definition at line 163 of file winsvc.h.
Referenced by QueryServiceConfigW().