fileSaveError constant

int const fileSaveError

Error code indicating an error saving a file.

Implementation

static const int fileSaveError = 130;