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 pxrecdelete(tablehandle tblhandle) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXRecDelete(TABLEHANDLE tblHandle)

Args: tblHandle - table (file) handle

Returns: PXSUCCESS (0) or error number

Synopsis: Deletes the current record from the table.  After deleting the
   record nearest (in terms of the index) the deleted record becomes the
   current record. Note that the content of the record buffer is
   unchanged.

   Public blobs are cleared,  but private blobs are unaffected.

See Also: Example Blobs

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