C
void SMTPPutDone();
Description
Indicates that the on-the-fly message is complete.
Preconditions
SMTPBeginUsage returned TRUE on a previous call, and the SMTP client is generated an on-the-fly message. (That is, SMTPSendMail was called with SMTPClient.Body set to NULL.)
Returns
None