PointerToVariable

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 PointerToVariable
{
   char   fName[ 32 ];
   long   fIndex;   // used for pointer to array elements
} PointerToVariable;

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