Platform SDK: DirectX

DirectDrawEnum.GetDescription

The DirectDrawEnum.GetDescription method returns the driver description of the specified DirectDraw device.

object.GetDescription(index As Long) As String

Parameters

object
Object expression that resolves to a DirectDrawEnum object.
index
Particular DirectDraw device in the DirectDrawEnum object.

Return Values

If the method succeeds, it returns the driver description of the device.

Error Codes

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