Source position: jwawinsvc.pas line 587
type _QUERY_SERVICE_LOCK_STATUSW = record
fIsLocked: DWORD;
lpLockOwner: LPWSTR;
dwLockDuration: DWORD;
end;