Table of Contents

Method UnmapViewOfFile

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

UnmapViewOfFile(IntPtr)

public static extern bool UnmapViewOfFile(IntPtr baseAddress)

Parameters

baseAddress IntPtr

Returns

bool