Microsoft DirectX 9.0 SDK Update (October 2004)

AdapterInformation.GetWhqlInformation Method

Language:

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

Retrieves adapter information that includes Windows Hardware Quality Labs (WHQL) information.

Definition

Visual Basic .NET Public Function GetWhqlInformation() As AdapterDetails
C# public AdapterDetails GetWhqlInformation();
Managed C++ public: AdapterDetails GetWhqlInformation();
JScript .NET public function GetWhqlInformation() : AdapterDetails;

Return Value

Microsoft.DirectX.Direct3D.AdapterDetails . An AdapterDetails structure that contains the adapter information.

Remarks

This method returns information about a specific hardware device and its drivers.


© 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