Return the size, in bytes, of the file with the specified descriptor, or a negative value if an error occurs.

Synopsis

Declared in <bdls_filesystemutil_windowsimputil.h>

Return Value

the size in bytes, or a negative value if an error occurs

Parameters

Name

Description

descriptor

open file descriptor whose size is requested

Created with MrDocs