Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID3D11Multithread::GetMultithreadProtected method

Find out if multithread protection is turned on or not.

Syntax


BOOL GetMultithreadProtected();

Parameters

This method has no parameters.

Return value

Type: BOOL

Returns true if multithread protection is turned on, false otherwise.

Requirements

Header

D3d11_4.h

Library

D3d11_4.lib

DLL

D3d11_4.dll

See also

ID3D11Multithread
SetMultithreadProtected

 

 

Show:
© 2017 Microsoft