RunningDocumentTable.UnlockDocument(_VSRDTFLAGS, UInt32) Yöntem

Tanım

Açık belge üzerinde bir okuma veya düzenleme kilidi yayınlar.

public:
 Microsoft::VisualStudio::Shell::UnlockResult UnlockDocument(Microsoft::VisualStudio::Shell::Interop::_VSRDTFLAGS lockType, System::UInt32 cookie);
public:
 Microsoft::VisualStudio::Shell::UnlockResult UnlockDocument(Microsoft::VisualStudio::Shell::Interop::_VSRDTFLAGS lockType, unsigned int cookie);
Microsoft::VisualStudio::Shell::UnlockResult UnlockDocument(Microsoft::VisualStudio::Shell::Interop::_VSRDTFLAGS lockType, unsigned int cookie);
public Microsoft.VisualStudio.Shell.UnlockResult UnlockDocument (Microsoft.VisualStudio.Shell.Interop._VSRDTFLAGS lockType, uint cookie);
member this.UnlockDocument : Microsoft.VisualStudio.Shell.Interop._VSRDTFLAGS * uint32 -> Microsoft.VisualStudio.Shell.UnlockResult
Public Function UnlockDocument (lockType As _VSRDTFLAGS, cookie As UInteger) As UnlockResult

Parametreler

lockType
_VSRDTFLAGS

Numaralandırmadaki değerleri kilitle _VSRDTFLAGS .

cookie
UInt32

Çalışan belge tablosundaki Belge verilerinin tanımlayıcısı.

Döndürülenler

UnlockResult

Değerini döndürür Unlocked .

Açıklamalar

Bu yöntem çağırır UnlockDocument .

Şunlara uygulanır