Table of Contents

Method GetFileSizeEx

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

GetFileSizeEx(IntPtr, out long)

public static extern bool GetFileSizeEx(IntPtr hFile, out long lpFileSize)

Parameters

hFile IntPtr
lpFileSize long

Returns

bool