FileClose メソッド (SystemFunctions)
クラス
SystemFunctions
。
アクション
Open Agent のホスト上で開いたファイルを閉じます。
構文
C#
FileClose (
hFile
);
VB
FileClose (
hFile
)
変数
説明
hFile
閉じるファイルのハンドル。
FileHandle
。