Jump to content

FILELOCKL: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
(No difference)

Revision as of 03:09, 7 October 2007

FILELOCKL

File locking data structure. Large File Support >2GB.

Type

LONGLONG  lOffset
LONGLONG  lRange

C Declaration Method

typedef struct

Fields

lOffset   Offset to the beginning of the lock or unlock range.
lRange    Length, in bytes, of the lock or unlock range.
          A value of 0 indicates that locking or unlocking is not required.