Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID3D10Device1::GetFeatureLevel method

Gets the feature level of the hardware device.

Syntax


D3D10_FEATURE_LEVEL1 GetFeatureLevel();

Parameters

This method has no parameters.

Return value

Type: D3D10_FEATURE_LEVEL1

The feature level (see D3D10_FEATURE_LEVEL1).

Remarks

This method requires Windows Vista Service Pack 1.

Requirements

Header

D3D10_1.h

See also

ID3D10Device1 Interface

 

 

Show:
© 2017 Microsoft