Table of Contents

Method WaitForSingleObject

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

WaitForSingleObject(IntPtr, uint)

public static extern uint WaitForSingleObject(IntPtr hHandle, uint dwMilliseconds)

Parameters

hHandle IntPtr
dwMilliseconds uint

Returns

uint