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