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