Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns a IDOMParseError object that contains information about the last parsing error.
Syntax
HRESULT get_parseError( IDOMParseError ** errorObj);
Parameters
- errorObj
- [out] DOMParseError object. The errorObj is always a valid object.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.