ResourceSave

指定されたファイルにリソースを保存します。

bool  ResourceSave(
   const string  resource_name,     // Resource name
   const string  file_name          // File name
   );

パラメーター

resource_name

[入力]リソースの名前。「::」で始まる必要があります。

file_name

[入力] MQL4 \ Filesに関連するファイルの名前。

戻り値

true —成功した場合、そうでない場合はfalse。エラー情報については、GetLastError()を呼び出してください。

注意

この関数は常にファイルを上書きし、必要に応じてファイル名に必要なすべての中間ディレクトリを作成します。

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="">