IVsTextStream::AdviseTextStreamEvents Method (IVsTextStreamEvents^, UInt32)

 

Not implemented.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

int AdviseTextStreamEvents(
	IVsTextStreamEvents^ pSink,
	[OutAttribute] unsigned int% pdwCookie
)

Parameters

pSink
Type: Microsoft.VisualStudio.TextManager.Interop::IVsTextStreamEvents^

Do not use.

pdwCookie
Type: System::UInt32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: