IVsImmediateStatementCompletion::SetCompletionContext_Deprecated Method (String^, IVsTextLines^, array<TextSpan>^, Object^)
Visual Studio 2015
This method is deprecated. Please use SetCompletionContext.
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
Show: