ComponentOne Bitmap for WPF
SetMultithreadProtected Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceMultithread Class : SetMultithreadProtected Method
BOOL ID3D10Multithread::SetMultithreadProtected([In] BOOL bMTProtect)
Syntax
'Declaration
 
Public Function SetMultithreadProtected( _
   ByVal bMTProtect As Bool _
) As System.Boolean
public System.bool SetMultithreadProtected( 
   Bool bMTProtect
)

Parameters

bMTProtect
See Also

Reference

DeviceMultithread Class
DeviceMultithread Members