Table of Contents

Method IsWow64Process

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

IsWow64Process(SafeWin32Handle, ref bool)

public static extern bool IsWow64Process(SafeWin32Handle hProcess, ref bool isWow)

Parameters

hProcess SafeWin32Handle
isWow bool

Returns

bool