getLastError function

Syntax
qa_int QAManagerBase::getLastError()
Remarks

The error code associated with the last executed QAManagerBase method.

0 indicates no error.

For a list of values, see the QAError class.

See Also

getLastErrorMsg function

QAError class

Returns

The error code.