|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsvc.h>
Public Attributes | |
| DWORD | fIsLocked |
| LPWSTR | lpLockOwner |
| DWORD | dwLockDuration |
| DWORD _QUERY_SERVICE_LOCK_STATUSW::dwLockDuration |
Definition at line 180 of file winsvc.h.
Referenced by Test_QueryLockStatusW().
| DWORD _QUERY_SERVICE_LOCK_STATUSW::fIsLocked |
Definition at line 178 of file winsvc.h.
Referenced by Test_QueryLockStatusW().
| LPWSTR _QUERY_SERVICE_LOCK_STATUSW::lpLockOwner |
Definition at line 179 of file winsvc.h.
Referenced by QueryServiceLockStatusW(), and Test_QueryLockStatusW().