MLApplicationPropertyCallbacks Struct Reference

Defines all callbacks that an application has to support for property access. More...

#include <mlTypeDefs.h>

List of all members.

Public Attributes

MLApplicationGetStringPropertyCB_getStringCB
 Callback to be set by an application to return a string property.
MLApplicationGetInt32PropertyCB_getInt32CB
 Callback to be set by an application to return a int32 property.
MLApplicationGetDoublePropertyCB_getDoubleCB
 Callback to be set by an application to return a double property.
MLApplicationGetBoolPropertyCB_getBoolCB
 Callback to be set by an application to return a Boolean property.
void * _applicationUsrData
 Defines the user data that is supplied with all callbacks.


Detailed Description

Defines all callbacks that an application has to support for property access.

Definition at line 1339 of file mlTypeDefs.h.


Member Data Documentation

Defines the user data that is supplied with all callbacks.

Definition at line 1354 of file mlTypeDefs.h.

Callback to be set by an application to return a Boolean property.

Definition at line 1351 of file mlTypeDefs.h.

Callback to be set by an application to return a double property.

Definition at line 1348 of file mlTypeDefs.h.

Callback to be set by an application to return a int32 property.

Definition at line 1345 of file mlTypeDefs.h.

Callback to be set by an application to return a string property.

Definition at line 1342 of file mlTypeDefs.h.


The documentation for this struct was generated from the following file:

Generated on Sat Sep 3 18:37:44 2011 for MLReference by  doxygen 1.5.8