[ Maverik Level 3 typedefs ]


MAV_SMSCallbackObjectAddFn

Summary

The SMS add object callback function type


Syntax


typedef int (*MAV_SMSCallbackObjectAddFn)(MAV_SMS *, MAV_object *);


Description


Back to the index page.