PDL_LaunchEmail

Description

Launches the email browser with a new message pre-filled with the passed Subject and Body fields.

Syntax

PDL_Err PDL_LaunchEmail(const char* Subject, const char* Body);

Returns

PDL_EMEMORY or PDL_ECONNECTION on error.