VsTextBufferClass.IVsTextLines_GetUndoManager(IOleUndoManager) Yöntem

Tanım

Bu arabellek için geri alma yöneticisini döndürür.

public:
 virtual int IVsTextLines_GetUndoManager([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ % ppUndoManager) = Microsoft::VisualStudio::TextManager::Interop::IVsTextLines::GetUndoManager;
public:
 virtual int IVsTextLines_GetUndoManager([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ &  ppUndoManager) = Microsoft::VisualStudio::TextManager::Interop::IVsTextLines::GetUndoManager;
 virtual int IVsTextLines_GetUndoManager([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IOleUndoManager const & & ppUndoManager);
public virtual int IVsTextLines_GetUndoManager (out Microsoft.VisualStudio.OLE.Interop.IOleUndoManager ppUndoManager);
abstract member IVsTextLines_GetUndoManager : IOleUndoManager -> int
override this.IVsTextLines_GetUndoManager : IOleUndoManager -> int
Public Overridable Function IVsTextLines_GetUndoManager (ByRef ppUndoManager As IOleUndoManager) As Integer

Parametreler

ppUndoManager
IOleUndoManager

dışı IOleUndoManager Arabirim işaretçisi.

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK ; Aksi takdirde, bir hata kodu döndürür.

Şunlara uygulanır