IVsIntellisenseHost.BeforeCompletorCommit Yöntem

Tanım

Tamamlayıcı çağrısını gerçekleştirmeden önce eylemleri işler.

public:
 int BeforeCompletorCommit();
public:
 int BeforeCompletorCommit();
int BeforeCompletorCommit();
public int BeforeCompletorCommit ();
abstract member BeforeCompletorCommit : unit -> int
Public Function BeforeCompletorCommit () As Integer

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Açıklamalar

C++

Singlefileeditor. IDL öğesinden:

HRESULT IVsIntellisenseHost::BeforeCompletorCommit();

Şunlara uygulanır