Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Paradox Engine 3.0 for C - page 92 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
page 92
Syntax: int PXNetFileLock(char *fileName, int lockType)

Args: *fileName - complete path/file name with extension
      lockType  - type of lock to impose: FL   full lock
                                         WL   write lock
                                         PFL  prevent full lock
                                         PWL  prevent write lock

Returns: PXSUCCESS or error number

Synopsis: Places a lock on an entire file.  The file need not be a Paradox
   file,  nor must it pre-exist.

See Also: Example Lock Types

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson