Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
OdApcStQueueFlags.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.Core
 

Enumerations

enum  Teigha.Core.OdApcStQueueFlags { Teigha.Core.kStQueueNoFlags = 0 , Teigha.Core.kStQueueExecByMain = (1 << 0) , Teigha.Core.kStQueueForceTopLevel = (1 << 1) , Teigha.Core.kStQueueLastFlag = kStQueueForceTopLevel }