Retrieves the value of the status code from the return-status descriptor.
Syntax
public int getStatus();
Parameters
None.
Return values
An int value indicating the status of an operation.
Exceptions
See also
setStatus()