Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检索此错误文档页面的 URL。
public size_t ULErrorInfoURL( ul_error_info const * errinf, char * buffer, size_t bufferSize, char const * reserved )
errinf ul_error_info 对象。
buffer 用于接收 URL 的缓冲区。
bufferSize 缓冲区的大小(以字节为单位)。
reserved 留作将来使用。
存储 URL 所需的大小(以字节为单位)。如果返回的值大于 len,则 URL 会被截断。