IXMLDOMParseError2 Interface
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 interface class IXMLDOMParseError2 : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError
[System.Runtime.InteropServices.Guid("3EFAA428-272F-11D2-836F-0000F87A7782")]
public interface IXMLDOMParseError2 : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
type IXMLDOMParseError2 = interface
interface IXMLDOMParseError
Public Interface IXMLDOMParseError2
Implements IXMLDOMParseError
- Attributes
- Implements
Properties
allErrors | |
errorCode | |
errorParametersCount | |
errorXPath | |
filepos | |
line | |
linepos | |
reason | |
srcText | |
url |
Methods
errorParameters(Int32) |