ESR_SessionTypeListener Struct Reference
[ESR_SessionTypeListener API functions]


Detailed Description

Listens for changes in ESR_SessionType.

Data Fields

ESR_ReturnCode(* propertyChanged )(struct ESR_SessionTypeListener_t *self, const LCHAR *name, const void *oldValue, const void *newValue, VariableTypes variableType, void *data)

Field Documentation

ESR_ReturnCode(* ESR_SessionTypeListener::propertyChanged)(struct ESR_SessionTypeListener_t *self, const LCHAR *name, const void *oldValue, const void *newValue, VariableTypes variableType, void *data)

A property value has changed.

Parameters:
self ESR_SessionTypeListener handle
name Name of property that changed
oldValue Old property value
newValue New property value
variableType Type of property
data User-data passed to listener.


Generated on Thu May 1 15:37:27 2008 for SREC by  doxygen 1.5.3