Kernel32GetFileSizeEx Method

Overload List

GetFileSizeEx(IntPtr, Int64) Retrieves the size of the specified file.
GetFileSizeEx(SafeFileHandle, Int64) Retrieves the size of the specified file.

See Also