Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检索错误的说明。
public size_t ULErrorInfoString( ul_error_info const * errinf, char * buffer, size_t bufferSize )
errinf ul_error_info 对象。
buffer 接收错误说明的缓冲区。
bufferSize 缓冲区的大小(以字节为单位)。
存储字符串所需的大小(以字节为单位)。如果返回的值大于 len,则字符串会被截断。