ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / D3D11 Class
Fields Methods


In This Topic
    D3D11 Class Members
    In This Topic

    The following tables list the members exposed by D3D11.

    Public Fields
     NameDescription
    Public FieldD3D11_SDK_VERSION  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)HRESULT D3D11CreateDevice([In, Optional] IDXGIAdapter* pAdapter,[In] D3D_DRIVER_TYPE DriverType,[In] HINSTANCE Software,[In] D3D11_CREATE_DEVICE_FLAG Flags,[In, Buffer, Optional] const D3D_FEATURE_LEVEL* pFeatureLevels,[In] unsigned int FeatureLevels,[In] unsigned int SDKVersion,[Out, Fast] ID3D11Device** ppDevice,[Out, Optional] D3D_FEATURE_LEVEL* pFeatureLevel,[Out, Optional] ID3D11DeviceContext** ppImmediateContext)  
    Top
    See Also