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 pxtblprotected(char *tblname, int *protected) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXTblProtected(char *tblName, int *Protected)

Args: tblName    - string pointer to file name without extension
      *Protected - on success,  1 (TRUE) if table is encrypted
                                0 (FALSE) if not encrypted or error

Returns: PXSUCCESS (0) or error number

Synopsis: Determines whether or not a table is encrypted.

See Also: Example

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