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 102 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
page 102
Syntax: int PXNetRecLocked(TABLEHANDLE tblHandle, int *Locked)

Args: tblHandle - table (file) handle
      *Locked   - on success:  1 (TRUE) if record is locked
                               0 (FALSE) if not
                               undefined on error

Returns: PXSUCCESS or error number

Synopsis:  Tests to determine if any locks are in place on the current
           record.

See Also: Example

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