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