IVsTaskList2.RefreshAllProviders Yöntem

Tanım

Tüm kayıtlı sağlayıcılardan tüm görevleri yeniler.

public:
 int RefreshAllProviders();
public:
 int RefreshAllProviders();
int RefreshAllProviders();
public int RefreshAllProviders ();
abstract member RefreshAllProviders : unit -> int
Public Function RefreshAllProviders () 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

Bu potansiyel olarak zaman alan bir işlemdir.

COM Imzası

Vsshell80. IDL adresinden:

HRESULT SetActiveProvider(  
   [in] REFGUID rguidProvider  
);  

Şunlara uygulanır