ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / EffectContext Class / GetMaximumSupportedFeatureLevel Method

In This Topic
    GetMaximumSupportedFeatureLevel Method
    In This Topic
    Gets the maximum feature level supported by this instance.
    Overload List
    OverloadDescription
    Gets the maximum feature level supported by this instance.  
    HRESULT ID2D1EffectContext::GetMaximumSupportedFeatureLevel([In, Buffer] const D3D_FEATURE_LEVEL* featureLevels,[In] unsigned int featureLevelsCount,[Out] D3D_FEATURE_LEVEL* maximumSupportedFeatureLevel)  
    See Also