t_cbserinfo Struct Reference

Handle for cbserinfo() and cbserinfo_stop(). More...

#include <cbser.h>


Data Fields

t_cbthr hthr
 Handle of the background thread retrieving the informations.
t_cbserinfocb cbsicb
 The callback function for retrieved informations. Internal use only, the user should not change this value.
void * ctx
 Context for the callback function.
short goon
 The background thread is active, as long this field is != 0.


Detailed Description

Handle for cbserinfo() and cbserinfo_stop().

See also:
cbserinfo()

cbserinfo_stop()


Field Documentation

t_cbserinfocb t_cbserinfo::cbsicb

The callback function for retrieved informations. Internal use only, the user should not change this value.

void* t_cbserinfo::ctx

Context for the callback function.

short t_cbserinfo::goon

The background thread is active, as long this field is != 0.

t_cbthr t_cbserinfo::hthr

Handle of the background thread retrieving the informations.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 12 11:09:27 2009 for cb by  doxygen 1.4.7