SE_file_describe |
Describes a file.
LONG SE_file_describe (SE_FILEINFO fileinfo, SHORT *num_columns, 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_describe returns the column definitions for the specified external file.
SE_SUCCESS
SE_INVALID_FILEINFO_OBJECT_TYPE
SE_NET_FAILURE
SE_SDE_NOT_STARTED