...
void FSVol_GetVolName (FS_QTY vol_nbr,
...
CPU_CHAR *name_vol);
...
...
File |
...
Called from |
...
...
Code enabled by |
...
|
...
Application |
...
N/A |
Anchor
vol_nbr
should be between 0 and the return value of FSVol_GetNbrVols()
(inclusive). Arguments
...
vol_nbr
Volume number.
...
name_vol
Anchor
String buffer that will receive the volume name (see Note #2).
...
Returned Value
...
Notes/Warnings
...
...