Variable LibCZIApi_ErrorCode_LockUnlockSemanticViolated#
Defined in File errorcodes.h
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.