...
Code Block | ||
---|---|---|
| ||
void FS_FAT_JournalOpen ( |
...
HTML Table | |
---|---|
summary | |
class | Plain_Table | Table Row (tr) | Table Cell (td) | Anchor | | 1111857 | 1111857 | File
Table Cell (td) | |
Anchor | 1111859 | 1111859 | Called from
Table Cell (td) | |
Anchor | 1111861 | 1111861 | Code enabled by
Table Row (tr) | |
Table Cell (td) | |
Anchor | 1111863 | 1111863 |
File | Called from | Code enabled by |
---|---|---|
|
...
Application |
...
...
|
...
Open journal on volume. Anchor
Arguments
...
name_vol
anchor
Volume name.
Anchor
p_err
anchorPointer to variable that will the receive return error code from this function:
...
class | WebWorks_Indent_1 |
---|
...
FS_ERR_NONE
...
...
Journal opened.
...
class | WebWorks_Indent_1 |
---|
...
FS_ERR_DEV
...
...
Device access error.
...
Returned Value
Anchor
Notes/Warnings
...
None.