Partager via


reason Property

Describes the reason for the error.

strValue = oXMLDOMParseError.reason;

HRESULT get_reason(
  BSTR* reasonString
);

General Remarks

This property is read-only, and applies to the following interfaces:

IXMLDOMParseError

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.