ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / DeviceMultithread Class / SetMultithreadProtected Method

In This Topic
    SetMultithreadProtected Method
    In This Topic
    BOOL ID3D10Multithread::SetMultithreadProtected([In] BOOL bMTProtect)
    Syntax
    'Declaration
     
    Public Function SetMultithreadProtected( _
       ByVal bMTProtect As Bool _
    ) As Boolean
    public bool SetMultithreadProtected( 
       Bool bMTProtect
    )

    Parameters

    bMTProtect
    See Also