1 reference to ProcessWow64Information
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1514
int status = UnsafeNativeMethods.NtQueryInformationProcess(hProcess, UnsafeNativeMethods.
ProcessWow64Information
, ref infoWOW64, sizeof(ulong), null);