Returns a URL to the documentation page for this error.
public size_t GetURL(char * buffer, size_t len, const char * reserved)
buffer The buffer to receive the URL.
len The size of the buffer.
reserved Reserved for future use; you must pass NULL, the default.
The size required to store the URL. The URL is truncated if the return value is larger is larger than the len value.