SystemInfo.graphicsDeviceVendorID Manual     Reference     Scripting  
Scripting > Runtime Classes > SystemInfo
SystemInfo.graphicsDeviceVendorID

static var graphicsDeviceVendorID : int

Description

The identifier code of the graphics device vendor (Read Only).

This is the PCI vendor ID of the user's graphics card. This number uniquely identifies a particular graphics card maker. The number is the same across operating systems and driver versions.

See pcidatabase.com for a list of vendor IDs.

See Also: SystemInfo.graphicsDeviceID, SystemInfo.graphicsDeviceVendor.