| DirectX SDK |
The DXDRIVERINFO type is used in the enumeration methods for DirectDraw, DirectSound and Direct3D to hold driver information.
Type DXDRIVERINFO
strDescription As String
strGuid As String
strName As String
End Type
This type is also used in DirectDraw and DirectSound.