Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

LockFileEx

Declaration

Source position: jwawinbase.pas line 2411

function LockFileEx(

  hFile: HANDLE;

  dwFlags: DWORD;

  dwReserved: DWORD;

  nNumberOfBytesToLockLow: DWORD;

  nNumberOfBytesToLockHigh: DWORD;

  const lpOverlapped: OVERLAPPED

):BOOL;


Documentation generated on: 2025-07-25