DirectX SDK |
The DirectDrawEnum.GetDescription method returns the driver description of the specified DirectDraw device.
object.GetDescription(index As Long) As String
If the method succeeds, it returns the driver description of the device.
If the method fails, it raises an error, and Err.Number is set.