Pantheios COM Error Object Stock Back-end
[Pantheios Stock Back-ends]


Detailed Description

Back-end library that sets the calling threads's COM error object.


Functions

int pantheios_be_COMErrorObject_init (char const *processIdentity, int id, void *unused, 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, char const *entry, size_t cchEntry)
 Implements the functionality for pantheios_be_logEntry() over the COM Error Object API.


Function Documentation

int pantheios_be_COMErrorObject_init char const *  processIdentity,
int  id,
void *  unused,
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,
char 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, 2006 SourceForge.net Logo