4D Plugin API


version 2003


4D Server and 4D Client, Read/Write data structure

typedef struct PA_ReadWriteBlock
{
   unsigned long   fDataType;
   short   fDataID;
   long   fDataSize;
   long   fPackID;
   long   fProcessID;
} PA_ReadWriteBlock;