ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Device Class / CheckFeatureSupport Method

In This Topic
    CheckFeatureSupport Method (Device)
    In This Topic
    Check if this device is supporting a feature.
    Overload List
    OverloadDescription
    Check if this device is supporting a feature.  
    HRESULT ID3D11Device::CheckFeatureSupport([In] D3D11_FEATURE Feature,[Out, Buffer] void* pFeatureSupportData,[In] unsigned int FeatureSupportDataSize)  
    See Also