getStatus()

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

None.

See also

setStatus()

Copyright IBM Corporation 1997, 2004. All Rights Reserved.