error property
The error code indicating the result of the operation.
A value of 0 or greater indicates success, while a negative value indicates failure.
Implementation
int error;
The error code indicating the result of the operation.
A value of 0 or greater indicates success, while a negative value indicates failure.
int error;