IVsImmediateStatementCompletion::EnableStatementCompletion_Deprecated Method (Int32, Int32, Int32)

 

This method is deprecated. Please use EnableStatementCompletion.

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

int EnableStatementCompletion_Deprecated(
	int fEnable,
	int iStartIndex,
	int iEndIndex
)

Return Value

Type: System::Int32
Return to top
Show: