IXMLError.GetErrorInfo(_xml_error) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetErrorInfo(MSXML::_xml_error % pErrorReturn);
public void GetErrorInfo (ref MSXML._xml_error pErrorReturn);
abstract member GetErrorInfo : _xml_error -> unit
Public Sub GetErrorInfo (ByRef pErrorReturn As _xml_error)
Parameters
- pErrorReturn
- _xml_error