PR_GetErrorTextLength

获取错误文本的长度。

语法

#include <prerror.h>

PRInt32 PR_GetErrorTextLength(void)

返回值

如果返回零,则当前未设置错误文本。否则,返回值足以包含当前可用的错误文本。