SIPX_CONFIG_INFO Struct Reference

#include <sipXtapiEvents.h>


Detailed Description

SIPX_CONFIG_INFO events signifies that a change in configuration was observed.

NOTE: This structure is subject to change.

This information is passed as part of the sipXtapi callback mechanism. Based on the SIPX_EVENT_CATEGORY, the application developer should cast the pInfo member of your callback to the appropriate structure.

See also:
SIPX_EVENT_CALLBACK_PROC

SIPX_EVENT_CATEGORY


Data Fields

size_t nSize
 The size of this structure in bytes.
SIPX_CONFIG_EVENT event
 Event code -- see SIPX_CONFIG_EVENT for details.
void * pData
 Pointer to event data -- SEE SIPX_CONFIG_EVENT for details.


Field Documentation

size_t SIPX_CONFIG_INFO::nSize

The size of this structure in bytes.

SIPX_CONFIG_EVENT SIPX_CONFIG_INFO::event

Event code -- see SIPX_CONFIG_EVENT for details.

void* SIPX_CONFIG_INFO::pData

Pointer to event data -- SEE SIPX_CONFIG_EVENT for details.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 31 22:16:37 2007 for sipXtapi by  doxygen 1.5.1-p1