Hitachi MK-96RD647-01 manual Return value datasetError Long Abnormal end

Models: MK-96RD647-01

1 226
Download 226 pages 34.71 Kb
Page 184
Image 184

global

void (see Note 1)

Global memory area

g_error

long (see Note 1)

An error information stored area

datasetHandle

DATSET_HANDLE

Dataset handler

Return value: datasetError

long

Abnormal end

-1

 

 

 

 

 

This function declares the end of the process, and gets dataset attribute information using dataset_FindFirstFile and dataset_FindNextFile.

Argument (3):

global: Global memory area (Specify a Global memory area gotten by dataset_AllocGlobal.).

g_error: Specify an address to store FAL error code.

datasetHandle: Specify dataset handler.

Return Value (3):

When this function ends normally, “0” is returned.

When this function ends abnormally, “- 1” is returned.

When “- 1” is returned, refer to the content of g_error and for error code details. For further information, see Appendix B.

6-30

Performing File Access Library (FAL) Operations

Hitachi USP V Cross-OS File Exchange User’s Guide

Page 184
Image 184
Hitachi MK-96RD647-01 manual Return value datasetError Long Abnormal end