IVsExtensibility2::Get_TextBuffer Method (Object^, IExtensibleObjectSite^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

TextBuffer^ Get_TextBuffer(
	Object^ pVsTextStream,
	IExtensibleObjectSite^ pParent
)

Parameters

pVsTextStream
Type: System::Object^

 

pParent
Type: EnvDTE::IExtensibleObjectSite^

 

Return Value

Type: EnvDTE::TextBuffer^
Return to top
Show: