IVsImmediateStatementCompletion2::SetCompletionContext_Deprecated Method (String^, IVsTextLines^, array<TextSpan>^, Object^)

 

This method is deprecated. Please use SetCompletionContext.

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

int SetCompletionContext_Deprecated(
	String^ pszFilePath,
	IVsTextLines^ pBuffer,
	array<TextSpan>^ ptsCurStatement,
	Object^ punkContext
)

Return Value

Type: System::Int32
Return to top
Show: