IVsImmediateStatementCompletion.EnableStatementCompletion_Deprecated Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu yöntem kullanım dışıdır. Lütfen EnableStatementCompletion(Int32, Int32, Int32, IVsTextView) kullanın.
public:
int EnableStatementCompletion_Deprecated(int fEnable, int iStartIndex, int iEndIndex);
public:
int EnableStatementCompletion_Deprecated(int fEnable, int iStartIndex, int iEndIndex);
int EnableStatementCompletion_Deprecated(int fEnable, int iStartIndex, int iEndIndex);
[System.Runtime.InteropServices.TypeLibFunc(65)]
public int EnableStatementCompletion_Deprecated (int fEnable, int iStartIndex, int iEndIndex);
[<System.Runtime.InteropServices.TypeLibFunc(65)>]
abstract member EnableStatementCompletion_Deprecated : int * int * int -> int
Public Function EnableStatementCompletion_Deprecated (fEnable As Integer, iStartIndex As Integer, iEndIndex As Integer) As Integer
Parametreler
- fEnable
- Int32
- iStartIndex
- Int32
- iEndIndex
- Int32
Döndürülenler
- Öznitelikler