4D Plugin API


Alphabetical command list

version 2003


typedef struct PointerToTableField
{
   short   fField;   // field number. 0 if pointer to table
   short   fTable;
   short   fNbSubTables;
   short   fSubTables[5];
} PointerToTableField;