メール送信【SendMail】

void SendMail(string subject, string some_text)

 

Sends a message to the e-mail set in the Tools->Options->EMail tab.

Tools > Options > EMail タブに設定した電子メールにメッセージを送信します。

The sending can be disabled in settings, or it can be omitted to specify the e-mail address. To get the detailed error information, one has to call the GetLastError() function.

設定で送信を無効にすることができます。または、電子メールアドレスの指定を省略することができます。詳細なエラー情報を取得するには、GetLastError() 関数で呼び出さなくてはなりません。

Parameters:

パラメータ:

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">