WdLockType enumeration (Word)

Specifies the type of lock for a CoAuthLock object.

Name Value Description
wdLockChanged 3 Specifies a placeholder lock. A placeholder lock indicates that another user has removed their lock from the range, but the current user has not updated their view of the document by saving.
wdLockEphemeral 2 Specifies an ephemeral lock. Word implicitly places an ephemeral lock on a range when a user begins editing a range in a document with coauthoring enabled.
wdLockNone 0 Reserved for future use.
wdLockReservation 1 Specifies a reservation lock. A reservation lock is explicitly created by a user through the Block Authors button on the Review tab in Word.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.