|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsvc.h>
| DWORD _QUERY_SERVICE_CONFIGW::dwErrorControl |
Definition at line 164 of file winsvc.h.
Referenced by RQueryServiceConfigW().
| DWORD _QUERY_SERVICE_CONFIGW::dwServiceType |
Definition at line 162 of file winsvc.h.
Referenced by RQueryServiceConfigW().
| DWORD _QUERY_SERVICE_CONFIGW::dwStartType |
Definition at line 163 of file winsvc.h.
Referenced by ChangeListViewText(), RQueryServiceConfigW(), and Test_LockUnlockServiceDatabaseWithServiceStart().
| DWORD _QUERY_SERVICE_CONFIGW::dwTagId |
Definition at line 167 of file winsvc.h.
Referenced by InstallOneService(), and RQueryServiceConfigW().
| LPWSTR _QUERY_SERVICE_CONFIGW::lpBinaryPathName |
Definition at line 165 of file winsvc.h.
Referenced by QueryDriverInfo(), QueryServiceConfigW(), and RQueryServiceConfigW().
| LPWSTR _QUERY_SERVICE_CONFIGW::lpDependencies |
Definition at line 168 of file winsvc.h.
Referenced by InstallOneService(), and QueryServiceConfigW().
| LPWSTR _QUERY_SERVICE_CONFIGW::lpDisplayName |
Definition at line 170 of file winsvc.h.
Referenced by InstallOneService(), QueryDriverInfo(), and QueryServiceConfigW().
| LPWSTR _QUERY_SERVICE_CONFIGW::lpLoadOrderGroup |
Definition at line 166 of file winsvc.h.
Referenced by InstallOneService(), and QueryServiceConfigW().
| LPWSTR _QUERY_SERVICE_CONFIGW::lpServiceStartName |
Definition at line 169 of file winsvc.h.
Referenced by QueryServiceConfigW().