1 reference to ProcessWow64Information
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1522
int status = UnsafeNativeMethods.NtQueryInformationProcess(hProcess, UnsafeNativeMethods.
ProcessWow64Information
, ref infoWOW64, Marshal.SizeOf(typeof(ulong)), null);