Differences

This shows you the differences between two versions of the page.

messages [2009/07/10 08:46]
admin
messages [2009/07/10 08:50] (current)
admin
Line 132: Line 132:
Returns the attachment name in //buf//. The size of the buffer is //buflen// and the number of characters actually added to the buffer is returned in //sz//. Returns the attachment name in //buf//. The size of the buffer is //buflen// and the number of characters actually added to the buffer is returned in //sz//.
 +The function returns 0 if successful or an error code.
 +
 +===== mu_message_get_attribute =====
 +
 +<code>
 +int mu_message_get_attribute(mu_message_t msg,mu_attribute_t *pattribute);
 +</code>
 +
 +Returns a pointer to the message attributes in //pattribute//.
The function returns 0 if successful or an error code. The function returns 0 if successful or an error code.
 
messages.txt · Last modified: 2009/07/10 08:50 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki