Share via


SubordinateDocumentLockHolder.CloseDocumentHolder(UInt32) Method

Definition

Releases the lock on the subordinate document and unregisters the lock holder.

public:
 virtual int CloseDocumentHolder(System::UInt32 dwSaveOptions);
public int CloseDocumentHolder (uint dwSaveOptions);
abstract member CloseDocumentHolder : uint32 -> int
override this.CloseDocumentHolder : uint32 -> int
Public Function CloseDocumentHolder (dwSaveOptions As UInteger) As Integer

Parameters

dwSaveOptions
UInt32

Returns

Implements

Applies to