IVsTextLines::AdviseTextLinesEvents Method (IVsTextLinesEvents^, UInt32)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
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
Return to top
Show: