LOGCONTEXT.lcLocks

Specifies which attributes of the context the application wishes to be locked. Lock conditions specify attributes of the context that cannot be changed once the context has been opened (calls to WTConfig will have no effect on the locked attributes). The lock conditions can be combined by using the bitwise OR opera­tor. The lcLocks field can be any combina­tion of the values de­fined in table 7.13. Locks can only be changed by the task or process that owns the context.

struct LOGCONTEXT
uint lcLocks;

Meta