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

Args: tblHandle  -  table handle
      *nKeyFlds  -  on success:  the number of fields in the primary index
                                 for this table handle

Returns: PXSUCCESS (0) or error number

Synopsis: Returns (via nKeyFlds) the number of fields in the primary
   index. If no primary index is defined nKeyFlds will contain 0.

See Also: Example

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