Table of Contents

Method CloseHandle

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

CloseHandle(IntPtr)

public static extern bool CloseHandle(IntPtr handle)

Parameters

handle IntPtr

Returns

bool