#include <xsi_status.h>
Inheritance diagram for CScriptErrorDescriptor:

Public Member Functions |
|
| CScriptErrorDescriptor (CStatus::Code in_code=OK) | |
| CString | GetDescription () const |
| ULONG | GetErrorLineNumber () const |
| CString GetDescription | ( | ) | const |
Get the line number within the script that caused the script error. It will return 0 if no script error occurred.