MkErrorC - various functions to 'create' and 'delete' a MkErrorS … More...
Collaboration diagram for MkErrorC_TOR_ATL_API:Functions | |
| static OT_ProcRet | atlmkkernel_MkErrorC_Dup (MkErrorC_ARGS) |
Atl: → C-API Dup-Constructor - create a new MkErrorC instance as copy from an existing MkErrorC instance … | |
| static OT_ProcRet | atlmkkernel_MkErrorC_Copy (MkErrorC_ARGS) |
Atl: → C-API Copy-Constructor - sync an existing MkErrorC instance with the values from an existing MkErrorC instance … | |
MkErrorC - various functions to 'create' and 'delete' a MkErrorS …
|
static |
Atl: → C-API MkErrorC::Copy $dest srce:MkErrorC
Copy-Constructor - sync an existing MkErrorC instance with the values from an existing MkErrorC instance …
Definition at line 854 of file MkErrorC_atl.c.
|
static |
Atl: → C-API (constructor) MkErrorC [MkErrorC::Dup $srce]
Dup-Constructor - create a new MkErrorC instance as copy from an existing MkErrorC instance …
Definition at line 834 of file MkErrorC_atl.c.