|
Modules | |
Pantheios COM Error Object Stock Back-end Flags | |
Flags for the Pantheios COM Error Object Stock Back-end. | |
Classes | |
struct | pan_be_COMErrorObject_init_t |
Structure used for specifying initialisation information to the be.COMErrorObject library. More... | |
Functions | |
int | pantheios_be_COMErrorObject_init (PAN_CHAR_T const *processIdentity, int id, pan_be_COMErrorObject_init_t const *init, void *reserved, void **ptoken) |
Implements the functionality for pantheios_be_init() over the COM Error Object API. | |
void | pantheios_be_COMErrorObject_uninit (void *token) |
Implements the functionality for pantheios_be_uninit() over the COM Error Object API. | |
int | pantheios_be_COMErrorObject_logEntry (void *feToken, void *beToken, int severity, PAN_CHAR_T const *entry, size_t cchEntry) |
Implements the functionality for pantheios_be_logEntry() over the COM Error Object API. |
int pantheios_be_COMErrorObject_init | ( | PAN_CHAR_T const * | processIdentity, | |
int | id, | |||
pan_be_COMErrorObject_init_t const * | init, | |||
void * | reserved, | |||
void ** | ptoken | |||
) |
Implements the functionality for pantheios_be_init() over the COM Error Object API.
int pantheios_be_COMErrorObject_logEntry | ( | void * | feToken, | |
void * | beToken, | |||
int | severity, | |||
PAN_CHAR_T const * | entry, | |||
size_t | cchEntry | |||
) |
Implements the functionality for pantheios_be_logEntry() over the COM Error Object API.
void pantheios_be_COMErrorObject_uninit | ( | void * | token | ) |
Implements the functionality for pantheios_be_uninit() over the COM Error Object API.
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |