C1.Win.C1DX.4.8 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 System.Boolean
 

Parameters

bMTProtect
See Also