#include <sml.h>
Public Member Functions | |
| SMLCALLBACKSTRUCT () | |
| SMLCALLBACKSTRUCT (SMLCONTEXT *pcontext, UINT32 preason) | |
Public Attributes | |
| UINT32 | reason |
| UNICODE * | filename |
| INT32 | inode |
| int | ChangesMade |
| SMLCONTEXT * | context |
| SMLSYMBOL * | sym |
| int | err |
Possible reasons:
Definition at line 5086 of file sml.h.
|
|
|
|
||||||||||||
|
|
|
|
true if script modified since last save /load
|
|
|
Context of the SML script/query.
|
|
|
|
|
|
Do not modify or free.
|
|
|
If 0, filename is a *.sml.
|
|
|
|
|
|
For MsmlCR_SymbolAdded.
|
1.3.4-20031026