Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the feature level of the hardware device.
Syntax
D3D_FEATURE_LEVEL GetFeatureLevel();
Return value
Type: D3D_FEATURE_LEVEL
A member of the D3D_FEATURE_LEVEL enumerated type that describes the feature level of the hardware device.
Remarks
Feature levels determine the capabilities of your device.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d11.h |
Library | D3D11.lib |