PointerToTableField

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


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

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next