RunningDocumentTable.UnlockDocument(_VSRDTFLAGS, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Değerini döndürür Unlocked .
Açıklamalar
Bu yöntem çağırır UnlockDocument .