credential_error_desc()

Return a description for the input result code.

Synopsis:

#include <sys/credential/credential_return.h>
 
const char* credential_error_desc(int result)

Since:

BlackBerry 10.3.1

Arguments:

result

The result code to look up the description for.

Library:

libcredential (For the qcc command, use the -l bps option to link against this library)

Description:

Returns:

Pointer to a string containing the description of the return code