![]() |
![]() |
![]() |
PresentParameters.ForceNoMultiThreadedFlag Property |
Language: |
Retrieves or sets a Boolean value that indicates whether an application can use multithreading.
Visual Basic .NET Public Property ForceNoMultiThreadedFlag As Boolean C# public bool ForceNoMultiThreadedFlag { get; set; } Managed C++ public: __property bool get_ForceNoMultiThreadedFlag();
public: __property void set_ForceNoMultiThreadedFlag(bool);JScript .NET public function get ForceNoMultiThreadedFlag() : boolean
public function set ForceNoMultiThreadedFlag(boolean);
System.Boolean . Value that is true if multithreading is allowed in the application, or false if it is not.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center