ファイル削除【FileDelete】

void FileDelete(string filename)

 

Removes specified file name. To get the detailed error information, call GetLastError().

指定されたファイルを削除します。詳細なエラー情報を得るには、GetLastError() を呼び出してください。

Files can only be deleted if they are in the terminal_dir\experts\files directory (terminal_directory\tester\files, in case of testing) or its subdirectories.

ファイルが terminal_dir\experts\files ディレクトリ(テストの場合は terminal_directory\tester\files)か、そのサブディレクトリにあるものだけ、削除することができます。

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