Code Block | ||
---|---|---|
| ||
void FSEntry_Query (CPU_CHAR *name_full,
FS_ENTRY_INFO *p_info,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; | N/A |
Get information about a file or directory.
...
Code Block | ||
---|---|---|
| ||
void FSEntry_Query (CPU_CHAR *name_full,
FS_ENTRY_INFO *p_info,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; | N/A |
Get information about a file or directory.
...