DirectX SDK

DirectDrawIdentifier.GetDriver

The DirectDrawIdentifier.GetDriver method returns the name of the DirectDraw device driver.

object.GetDriver() As String

Parameters

object
Object expression that resolves to a DirectDrawIdentifier object.

Return Values

If the method succeeds, it returns the driver name.

Error Codes

If the method fails, it raises an error, and Err.Number is set.