Table of Contents

Method CanSetIP

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

CanSetIP(int)

public bool CanSetIP(int offset)

Parameters

offset int

Returns

bool

CanSetIP(int, out int)

public bool CanSetIP(int offset, out int hresult)

Parameters

offset int
hresult int

Returns

bool