[ Maverik Level 1 functions ]


mav_SMSObjListNew

mav_SMSObjListNew, mav_SMSHBBNew

Summary

Create an SMS


Syntax

MAV_SMS *mav_SMSObjListNew(void);

MAV_SMS *mav_SMSHBBNew(void);


Description

These function create and return an initialised SMS of the specified type.


Back to the index page.