_ValueFixed
double ret = (double)_ValueFixed() / pow(10, fFractionalDigits);
int64 value = _ValueFixed();
int64 _ValueFixed() const; //nyi