All of those are things defined by the "Common Information Model" specification, but Windows doesn't actually support them with any of the WMI providers it ships. The documentation for all the related methods and classes say "This method is currently not implemented by WMI. To use this method, you must implement it in your own provider."
-- Nicolás 2012/9/21, Jorden van der Elst <[email protected]>: > I've done some digging: > > http://social.msdn.microsoft.com/forums/en-us/vcgeneral/thread/09282938-23E3-4A2E-AEFB-6233D959A8F7 > http://msdn.microsoft.com/en-us/library/windows/desktop/gg196447%28v=VS.85%29.aspx > http://msdn.microsoft.com/en-us/library/windows/desktop/aa393599%28v=vs.85%29.aspx > (but this applies to desktops only) > and > http://msdn.microsoft.com/en-us/library/aa390421%28VS.85%29.aspx > > > On Sat, Sep 22, 2012 at 12:41 AM, David Anderson <[email protected]> > wrote: >> Does anyone know if there's an interface for >> getting the fan speed on Windows (or other OSs)? >> >> A useful option (possible default) would be to throttle the CPU enough >> so that the fan doesn't go into high. >> >> -- David _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
