|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsvc.h>
Public Attributes | |
| DWORD | fIsLocked |
| LPSTR | lpLockOwner |
| DWORD | dwLockDuration |
| DWORD _QUERY_SERVICE_LOCK_STATUSA::dwLockDuration |
Definition at line 175 of file winsvc.h.
Referenced by Test_QueryLockStatusA().
| DWORD _QUERY_SERVICE_LOCK_STATUSA::fIsLocked |
Definition at line 173 of file winsvc.h.
Referenced by Test_QueryLockStatusA().
| LPSTR _QUERY_SERVICE_LOCK_STATUSA::lpLockOwner |
Definition at line 174 of file winsvc.h.
Referenced by QueryServiceLockStatusA(), and Test_QueryLockStatusA().