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 - <b>syntax:</b> int pxnetfileunlock(char *filename, int locktype) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXNetFileUnlock(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: Removes a lock of the specified type.

See Also: Example Lock Types

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