FILESYS_PROC _32 FILESYS_API GetSizeofFile(TEXTCHAR * name, P_32 unused);
Parameters |
Description |
TEXTCHAR * name |
name of the file to get information about |
Returns the size of the file. or -1 if the file did not exist.
Returns the size of the file.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|