SE_file_close

Closes the specified file

Usage syntax

LONG SE_file_close (SE_FILEINFO fileinfo);

Parameters
fileinfo A pointer to an SE_FILEINFO object
Description

SE_file_close closes a specified file that was opened on a previous call to SE_file_open.

Returns

SE_SUCCESS
SE_INVALID_FILEINFO_OBJECT_TYPE

SE_NET_FAILURE

SE_SDE_NOT_STARTED