Searched refs:SC_DPAGG_RESULT_ERROR (Results 1 – 2 of 2) sorted by relevance
167 const long SC_DPAGG_RESULT_ERROR = -4; // error in calculated result variable
595 nCount = SC_DPAGG_RESULT_ERROR; in Calculate()623 return ( nCount == SC_DPAGG_RESULT_ERROR ); in HasError()644 nCount = SC_DPAGG_RESULT_ERROR; in SetError()
Completed in 44 milliseconds