CoAuthLock.Unlock Method
Unlocks the specified lock.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Unlock
'Usage
Dim instance As CoAuthLock
instance.Unlock()
void Unlock()
Remarks
This method unlocks the specified lock even if it belongs to a user other than the current one.