A SERVICE OF

logo

Performing File Access Library (FAL) Operations 6-25
Hitachi USP V Cross-OS File Exchange User’s Guide
Free Information Stored Area
Format: memError= dataset_FreeGlobal(dgpp, derrno)
Table 6-17 Arguments, Types and Descriptions for Free Information
Stored Area
Argument Type Description
dgpp
derrno
Return value: memError
0
void*
long*
int
Global memory area
An error information stored area
Abnormal end
This function releases information stored area.
Argument:
dgpp: Global memory area (Specify a Global memory area gotten by
dataset_AllocGlobal.)
derrno: Specify an address to store FAL error code.
Return Value:
When this function ends normally, “1” is returned.
When this function ends abnormally, “0” is returned. When “0” is
returned, refer to the content of derrno for error code detail. For further
information, see
Appendix B.