| aFile_GetSize | Index |
Definition:
Parameters:
| ioRef | - | A pointer to the opaque library reference used when querying the size of the file. |
| fileRef | - | A aFileRef reference that represents the file whose size is sought. |
| pSize | - | A pointer to the unsigned long that will receive the file size when this routine is successful. |
| pErr | - | A pointer to an aErr variable that receives the error code on exit from this routine. |
Return Value:
Description:
Related: