![]() |
![]() |
![]() |
DeviceInformation.GetDriverLevel Method |
Language: |
Retrieves the driver level for a device.
Visual Basic Public Shared Function GetDriverLevel( _
ByVal device As Device _
) As IntegerC# public static int GetDriverLevel(
Device device
);C++ public:
static int GetDriverLevel(
Device^ device
);JScript public static function GetDriverLevel(
device : Device
) : int;
device Microsoft.DirectX.Direct3D.Device
A Device object that is used to retrieve the driver level.
System.Int32
An Int32value that indicates the driver level of the device.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center