MoSync 3.0.1
IX_SEGMENTED_DATA.h File Reference

Functions

int maAddDataSize (MAHandle data, int size)

Function Documentation

int maAddDataSize ( MAHandle  data,
int  size 
)

Increases the size of a data object.

Note:
There is no way to decrease the size of a data object. However, you can still destroy it.
Returns:
RES_OK if succeded and RES_OUT_OF_MEMORY if failed.
See also:
maDestroyObject()
maCreateData()
maGetDataSize()

References maIOCtl().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines