MkLogFileC - various functions to 'create and delete' a MkLogFileS … More...
Functions | |
static OT_ProcRet | atlmkkernel_MkLogFileC_CTOR (CONSTR_ARGS) |
Atl: → C-API open the log-file in append mode … | |
static OT_ProcRet | atlmkkernel_MkLogFileC_Open (OtClass_ARGS) |
Atl: → C-API open the log-file in append mode … | |
MkLogFileC - various functions to 'create and delete' a MkLogFileS …
|
static |
Atl:
→ C-API (constructor,static) MkLogFileC [MkLogFileC::CTOR fmtobj:MkObjectC file:string]
open the log-file in append mode …
Definition at line 237 of file MkLogFileC_atl.c.
|
static |
Atl:
→ C-API (constructor,static) MkLogFileC [MkLogFileC::Open fmtobj:MkObjectC file:string]
open the log-file in append mode …
Definition at line 256 of file MkLogFileC_atl.c.