SE_file_exist

Evaluates whether the external file exists

Usage syntax

BOOL SE_file_exist(SE_FILEINFO fileinfo);

Parameters
fileinfo The SE_FILEINFO handle
Description

SE_file_exist returns TRUE if the specified external file exists; otherwise, it returns FALSE.

Returns

SE_SUCCESS
SE_INVALID_FILEINFO_OBJECT_TYPE

SE_NET_FAILURE

SE_SDE_NOT_STARTED