Variable LibCZIApi_ErrorCode_LockUnlockSemanticViolated

Variable LibCZIApi_ErrorCode_LockUnlockSemanticViolated#

Variable Documentation#

static constexpr LibCZIApiErrorCode LibCZIApi_ErrorCode_LockUnlockSemanticViolated = 20#

A semantic error in using Lock/Unlock methods (e.g. of the bitmap object) was detected. Reasons could be an unbalanced number of Lock/Unlock calls, or the object was destroyed with a lock still held.