SubordinateDocumentLockHolder.CloseDocumentHolder(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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