IWbemServices_ExecQuery  178 source4/lib/wmi/tools/wmic.c 	result = IWbemServices_ExecQuery(pWS, ctx, queryLanguage, query, WBEM_FLAG_RETURN_IMMEDIATELY | WBEM_FLAG_ENSURE_LOCATABLE, NULL, &pEnum);
IWbemServices_ExecQuery 3305 source4/lib/wmi/wmi_wrap.c   result = IWbemServices_ExecQuery(arg1,arg2,arg3,arg4,arg5,arg6,arg7);