Microsoft DirectX 9.0 SDK Update (October 2004)

AdapterDetails.DriverName Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves a string that is used to present the driver name to the user.

Definition

Visual Basic .NET Public ReadOnly Property DriverName As String
C# public string DriverName { get; }
Managed C++ public: __property String* get_DriverName();
JScript .NET public function get DriverName() : String

Property Value

System.String . A String Leave Site object that contains the driver name.

This property is read-only. 

Remarks

This member should not be used to identify particular drivers, because many different strings might be associated with the same device and driver from different vendors.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center