#include <DXCaps.h>
List of all members.
[static]
Returns 0 if not installed otherwise returns the major and minor number in the form (major * 100) + minor.
eg. 900 is 9.0 and 901 is 9.1
Returns the amount of video memory detected by Direct3D in bytes.
This may not be the true amount of physical RAM; some graphics cards over or under report.