esmtp_destroy_message_construct
Last updated March 2020
Name
esmtp_destroy_message_construct — Destroy the specified message construct
Synopsis
#include "esmtp_factory.h"
| (void) **esmtp_destroy_message_construct** (
| info)
; | |
Description
Destroy the specified message construct.
- info
-
The message construct.
This function returns void.
It is legal to call this function in the Scheduler
thread.
See Also
Was this page helpful?