filepos Property
Contains the absolute file position where the error occurred.
lValue = oXMLDOMParseError.filepos;
HRESULT get_filepos(
long* filePosition
);
General Remarks
This property is read-only, and applies to the following objects and interfaces:
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.