MkErrorC - various functions to raise a 'System' messagen on MkErrorS … More...
Functions | |
static OT_ProcRet | atlmkkernel_MkErrorC_DEFAULT (OtClass_ARGS) |
Atl: → C-API default-system-error - default-error … | |
static OT_ProcRet | atlmkkernel_MkErrorC_FORMAT (OtClass_ARGS) |
Atl: → C-API system-error-format - format and return the default-error … | |
static OT_ProcRet | atlmkkernel_MkErrorC_IGNORE (OtClass_ARGS) |
Atl: → C-API ignore-system-error - ignore the next error … | |
static OT_ProcRet | atlmkkernel_MkErrorC_PRINT (OtClass_ARGS) |
Atl: → C-API ignore-system-error - print the next error into MkLogFileC … | |
MkErrorC - various functions to raise a 'System' messagen on MkErrorS …
|
static |
Atl:
→ C-API (static) MkErrorC [MkErrorC::DEFAULT]
default-system-error - default-error …
Definition at line 767 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API (static) MkErrorC [MkErrorC::FORMAT ?fmtobj:MkObjectC=NULL?]
system-error-format - format and return the default-error …
Definition at line 781 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API (static) MkErrorC [MkErrorC::IGNORE]
ignore-system-error - ignore the next error …
Definition at line 797 of file MkErrorC_atl.c.
|
static |
Atl:
→ C-API (static) MkErrorC [MkErrorC::PRINT]
ignore-system-error - print the next error into MkLogFileC …
Definition at line 811 of file MkErrorC_atl.c.