Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns the error code of the last parse error.
Syntax
HRESULT get_errorCode( long * errorCode);
Parameters
- errorCode
- [out] Returns the error code in decimal.
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.