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.

ID3D10Multithread::GetMultithreadProtected method

Find out if multithreading is turned on or not.

Syntax


BOOL GetMultithreadProtected();

Parameters

This method has no parameters.

Return value

Type: BOOL

Whether or not multithreading is turned on. True means on, false means off.

Requirements

Header

D3D10.h

Library

D3D10.lib

See also

ID3D10Multithread Interface

 

 

Show:
© 2017 Microsoft