Method GetFileSizeEx NamespaceMicrosoft.Samples.Debugging.Native AssemblyNativeDebugWrappers.dll GetFileSizeEx(IntPtr, out long) public static extern bool GetFileSizeEx(IntPtr hFile, out long lpFileSize) Parameters hFile IntPtr lpFileSize long Returns bool