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