adi_fss_DirOpen
Description
This routine opens the specified directory stream. The
be specified as an absolute or relative path.
Prototype
u32 adi_fss_DirOpen
);
Arguments
name
namelen
DirHandle
Return Value
ADI_FSS_RESULT_SUCCESS
Any other value
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
(
ADI_FSS_WCHAR
u32
ADI_FSS_DIR_HANDLE
NULL-terminated string identifying the directory to
open
Length of name string excluding terminating NULL;
for example, the value that
return
Location to store handle identifying directory stream
No error has been encountered.
Error has occurred.
See
Table 12-1 on page 12-55
File System Service
argument can
name
*name,
namelen,
*DirHandle
would
strlen(name)
for a list of return codes.
12-41
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?