Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
具体的には、システムのGPUに次のことを問い合わせたいと思います。
GPUの名前、シリーズ(ATI Radion 5800、NVIDIA GeForce 4 MXなど)、BIOSバージョン、ドライバーバージョン、GPUクロック速度、GPUメモリ速度、メモリタイプ、メモリサイズ、バス幅、帯域幅、使用されているバスのタイプ、ベンダー。
何か案は?私が開発しているアプリケーションは、この情報をユーザーに表示するだけです。
次のWMIオブジェクトを使用して、WMIにクエリを実行することをお勧めします。
Win32_DisplayConfiguration -GPUの名前
Win32_VideoController -DACタイプ、速度 -ビデオRAMサイズ
また試してみてください:
CIM_VideoBIOSFeature CIM_VideoBIOSElement