IVsTextLines::AdviseTextLinesEvents Method (IVsTextLinesEvents^, UInt32)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
int AdviseTextLinesEvents( IVsTextLinesEvents^ pSink, [OutAttribute] unsigned int% pdwCookie )
Parameters
- pSink
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextLinesEvents^
Do not use.
- pdwCookie
-
Type:
System::UInt32
Do not use.
Return Value
Type: System::Int32
Show: