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

In This Topic
    CheckFeatureSupport Method (EffectContext)
    In This Topic
    Check if this device is supporting a feature.
    Overload List
    OverloadDescription
    Check if this device is supporting a feature.  
    HRESULT ID2D1EffectContext::CheckFeatureSupport([In] D2D1_FEATURE feature,[Out, Buffer] void* featureSupportData,[In] unsigned int featureSupportDataSize)  
    See Also