Retrieves the size of the specified file.
BOOLEAN GetRtFileSize(
    RTHANDLE hFile,
    QWORD qwFileSIze);
hFile 
qwFileSize 
May not return the actual file size unless the file is flushed first.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 6.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |