Source position: jwawinsvc.pas line 574
type _QUERY_SERVICE_LOCK_STATUSA = record
fIsLocked: DWORD;
lpLockOwner: LPSTR;
dwLockDuration: DWORD;
end;