Gets the minimum feature level.
public:
HRESULT GetMinFeatureLevel(
D3D_FEATURE_LEVEL *pLevel
)
pLevel
Type: D3D_FEATURE_LEVEL *
[out] A pointer to one of the enumerated values in D3D_FEATURE_LEVEL, which represents the minimum feature level.
Type: HRESULT
Returns one of the following Direct3D 11 return codes.
This method’s interface is hosted in the out-of-box DLL D3DCompiler_xx.dll.
Header: Declared in d3d11shader_x.h (d3d11shader.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).