4D Plugin API


Alphabetical command list

version 2003


typedef struct PointerToVariable
{
   char   fName[ 32 ];
   long   fIndex;   // used for pointer to array elements
} PointerToVariable;