[ TDDDeviceIdentifier ]
[ next: Driver ]
[ prev: DeviceId ]
public:
__property GUID DeviceIdentifier = { read=FGetDeviceIdentifier, write=FSetDeviceIdentifier, nodefault };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The DeviceIdentifier property defines the GUID of the driver chipset pair.
This GUID is the most reliable way of identifying a problematic driver.
This GUID can also be used to track driver/chipset changes for the purpose of reprofiling the graphics subsystem.
SEE ALSO
Top