IVsConfigurationManagerDlg.ShowConfigurationManagerDlg Yöntem

Tanım

ConfigurationManager iletişim kutusunu gösterir.

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

COM Imzası

Vsshell80. IDL adresinden:

HRESULT IVsConfigurationManagerDlg::ShowConfigurationManagerDlg();  

Şunlara uygulanır