LongValue example for C++ 5.0 and later

   ILEADRasterVariant * pltRasVar=NULL;

   pltRasVar->PutType(VALUE_LONG);
   pltRasVar->PutLongValue(500);