nn::nex::qResult::GetErrorName Member Function

Syntax

const qChar * GetErrorName() const;

Parameters

None.

Return Values

Returns a pointer to the start of a null-terminated string.

Description

Gets the qResult error name as a C string. (For debugging.)

If the return value is other than an error code, it returns "Unknown qResult Error Code."

Revision History

2012/09/24
Initial version.

CONFIDENTIAL