A SERVICE OF

logo

6-24 Performing File Access Library (FAL) Operations
Hitachi USP V Cross-OS File Exchange User’s Guide
Close Dataset
Format: datasetError=dataset_Close(global,g_error)
Table 6-16 Arguments, Types and Descriptions for Close Dataset
Argument Type Description
global
g_error
Return value: datasetError
-1
void (see Note 1)
long (see Note 1)
long (see Note 1)
Global memory area
An error information stored area
Abnormal end
This function closes a dataset.
Return value:
When this function ends normally, “0” is returned.
When “- 1” is returned, refer to the content of g_error for error code
detail. For further information, see Appendix B.