connection_used_for_email_message
Last updated March 2020
Name
connection_used_for_email_message — Associate a message and a connection (deprecated)
Synopsis
#include "connection.h"
| void **connection_used_for_email_message** (
| h, | |
| | m)
; | |
Description
Associate a message and a connection.
Use connection_used_for_message instead.
Was this page helpful?