Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.OdApcMtQueueFlags { Teigha.Core.kMtQueueNoFlags = 0 , Teigha.Core.kMtQueueForceNewThreads = (1 << 0) , Teigha.Core.kMtQueueAllowExecByMain = (1 << 1) , Teigha.Core.kMtQueueForceTopLevel = (1 << 2) , Teigha.Core.kMtQueueLastFlag = kMtQueueForceTopLevel } |