ComponentOne Bitmap for UWP
SetMultithreadProtected Method

C1.UWP.DX 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