one | Title | Function | Function Name[SR] | No |
filtno | : Aperture number |
fid | :File identifier of directory file (CDC_NUL_FID: root directory) |
one | Title | Function | Function Name[SR] | No |
one | Title | Function | Function Name[S-] | No |
fid | : First file identifier held |
infnum | : Number of retained file information |
drend | :Last directory record retention flag |
constant name | explanation |
---|---|
TRUE | Holds the final directory record. |
FALSE | Not keeping the final directory record. |
one | Title | Function | Function Name[S-] | No |
CdcFile file; /* Secure 1 file information storage area */ ret = CDC_TgetFileInfo(fid, &file); CdcFile allfile[254]; /* Secure all file information storage area */ ret = CDC_TgetFileInfo(CDC_NUL_FID, allfile);
one | Title | Function | Function Name[SR] | No |
filtno | : Aperture number |
fid | :File identifier |
offset | : Logical offset from the beginning of the file (in sectors) |
one | Title | Function | Function Name[SR] | No |