DirectX SDK |
The DirectDrawIdentifier.GetDeviceId method returns the identifier of the type of chipset.
object.GetDeviceId() As Long
If the method succeeds, it returns the identifier of the type of chipset. Can be 0 if unknown.
If the method fails, it raises an error, and Err.Number is set.