Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取此错误文档页面的 URL。
public size_t GetURL( ul_wchar * buffer, size_t len, const ul_wchar * reserved )
buffer 用于接收 URL 的缓冲区。
len 缓冲区大小。
reserved 留作将来使用。
存储 URL 所需的大小。如果返回值大于 len,则 URL 将被截断。