Previous Topic: LocksNext Topic: Commits


Protected Objects

The update functions cannot update objects that are protected. If an object is protected, the code EAPI_OBJECT_PROTECTED_RC is returned. Only shared objects are validated for protection. Updates are allowed to non-shared objects even though they may be checked out.