XML_ErrorString returns a string describing the error corresponding to code. The code should be one of the enums that can be returned from XML_GetErrorCode.
Return Value
ssErrorString is a string describing the error corresponding to code. The code should be one of the enums that can be returned from XML_GetErrorCode.
Parameters
nCode.
See also
id-1266609