This topic has not yet been rated - Rate this topic

IVsTextLines.AdviseTextLinesEvents Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
int AdviseTextLinesEvents(
	IVsTextLinesEvents pSink,
	out uint pdwCookie
)

Parameters

pSink
Type: Microsoft.VisualStudio.TextManager.Interop.IVsTextLinesEvents

Do not use.

pdwCookie
Type: UInt32

Do not use.

Return Value

Type: Int32
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.