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