please dont rip this site Prev Next

UnlockFileEx info  Overview  Group

The UnlockFileEx function unlocks a previously locked byte range in an open file.

BOOL UnlockFileEx(

    HANDLE hFile,

// handle of file to unlock

    DWORD dwReserved,

// reserved, must be set to zero

    DWORD nNumberOfBytesToUnlockLow,

// low order 32-bits of length to unlock

    DWORD nNumberOfBytesToUnlockHigh,

// high order 32-bits of length to unlock

    LPOVERLAPPED lpOverlapped 

// addr. of struct. with unlock region start offset

   );

Parameters

hFile
Identifies an open handle to a file that is to have an existing locked region unlocked. The handle must have been created with either GENERIC_READ or GENERIC_WRITE access to the file.
dwReserved
Reserved parameter; must be zero.
nNumberOfBytesToUnlockLow
Specifies the low-order 32-bits of the length of the byte range to unlock.
nNumberOfBytesToUnlockHigh
Specifies the high-order 32-bits of the length of the byte range to unlock.
lpOverlapped
Points to an OVERLAPPED structure that the function uses with the unlocking request. This structure contains the file offset of the beginning of the unlock range.

Return Values

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero or NULL. To get extended error information, call GetLastError.

Remarks

Unlocking a region of a file releases a previously acquired lock on a file. The region to unlock must correspond exactly to an existing locked region. Two adjacent regions of a file can not be locked separately and then unlocked using a single region that spans both locked regions.

If a process terminates with a portion of a file locked or closes a file that has outstanding locks, the behavior is not specified.

See Also

CreateFile, LockFile, LockFileEx, OVERLAPPED, UnlockFile 


file: /Techref/os/win/api/win32/func/src/f89_10.htm, 3KB, , updated: 2000/4/7 12:19, local time: 2024/4/20 05:12,
TOP NEW HELP FIND: 
18.191.202.72:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/os/win/api/win32/func/src/f89_10.htm"> UnlockFileEx</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .