VsTextBufferClass.AdviseTextLinesEvents(IVsTextLinesEvents, UInt32) Yöntem

Tanım

Yöntem bilgileri sağlanmadı. Bu yöntemi kullanmayın.

public:
 virtual int AdviseTextLinesEvents(Microsoft::VisualStudio::TextManager::Interop::IVsTextLinesEvents ^ pSink, [Runtime::InteropServices::Out] System::UInt32 % pdwCookie) = Microsoft::VisualStudio::TextManager::Interop::IVsTextLines::AdviseTextLinesEvents;
 virtual int AdviseTextLinesEvents(Microsoft::VisualStudio::TextManager::Interop::IVsTextLinesEvents const & pSink, [Runtime::InteropServices::Out] unsigned int & pdwCookie);
public virtual int AdviseTextLinesEvents (Microsoft.VisualStudio.TextManager.Interop.IVsTextLinesEvents pSink, out uint pdwCookie);
abstract member AdviseTextLinesEvents : Microsoft.VisualStudio.TextManager.Interop.IVsTextLinesEvents * uint32 -> int
override this.AdviseTextLinesEvents : Microsoft.VisualStudio.TextManager.Interop.IVsTextLinesEvents * uint32 -> int
Public Overridable Function AdviseTextLinesEvents (pSink As IVsTextLinesEvents, ByRef pdwCookie As UInteger) As Integer

Parametreler

pSink
IVsTextLinesEvents

Kullanmayın.

pdwCookie
UInt32

Kullanmayın.

Döndürülenler

Int32

Kullanmayın.

Uygulamalar

Şunlara uygulanır