DocData.IVsDocumentLockHolder.ShowDocumentHolder 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.
Called by Visual Studio to show the window frame associated with this document.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder.ShowDocumentHolder() = Microsoft::VisualStudio::Shell::Interop::IVsDocumentLockHolder::ShowDocumentHolder;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder.ShowDocumentHolder() = Microsoft::VisualStudio::Shell::Interop::IVsDocumentLockHolder::ShowDocumentHolder;
int Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder.ShowDocumentHolder();
int IVsDocumentLockHolder.ShowDocumentHolder ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder.ShowDocumentHolder : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder.ShowDocumentHolder : unit -> int
Function ShowDocumentHolder () As Integer Implements IVsDocumentLockHolder.ShowDocumentHolder
Returns
If the method succeeded, S_OK, otherwise an error code.