Win32_VideoController (Get Clocks)
How can i get the core and memory clocks of the gpu using the Win32_VideoController?
Re: Win32_VideoController (Get Clocks)
Quote:
Originally Posted by
systemous
How can i get the core and memory clocks of the gpu using the Win32_VideoController?
Are you referring to WMI? Pretty sure you can't. But use MS' WMI Code Creator and check.
Otherwise, you'll need to look into raw APIs.