SE_file_create |
Creates an external file for export
LONG SE_file_create (SE_FILEINFO fileinfo, SHORT num_columns, const SE_COLUMN_DEF *column_defs);
fileinfo | The fileinfo entry handle |
num_columns | The number of columns |
column_defs | An array of column definitions |
SE_file_create creates the specified file.
SE_SUCCESS
SE_INVALID_FILEINFO_OBJECT_TYPE
SE_NET_FAILURE
SE_SDE_NOT_STARTED