Adi_Fss_Dirremove - Analog Devices VisualDSP++ 5.0 Service Manual

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

File System Service API Reference

adi_fss_DirRemove

Description
This routine removes the specified directory. The
specified as an absolute or relative path.
Prototype
u32 adi_fss_DirRemove
);
Arguments
name
namelen
Return Value
ADI_FSS_RESULT_SUCCESS
Any other value
12-50
(
ADI_FSS_WCHAR
u32
NULL-terminated string identifying directory to remove
Length of name string excluding terminating NULL; for example, the
value that
strlen(name)
No error has been encountered.
Error has occurred.
See
Table 12-1 on page 12-55
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
argument can be
name
*name,
namelen
would return
for a list of return codes.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Questions and answers

Table of Contents