objectPath 144 source4/lib/wmi/tools/wmis.c struct BSTR objectPath, methodName; objectPath 148 source4/lib/wmi/tools/wmis.c objectPath.data = "Win32_Process"; objectPath 150 source4/lib/wmi/tools/wmis.c result = IWbemServices_GetObject(pWS, ctx, objectPath, objectPath 165 source4/lib/wmi/tools/wmis.c result = IWbemServices_ExecMethod(pWS, ctx, objectPath, methodName, 0, NULL, in, &out,