IVsProfileSettingsTree.GetIsAutomationPropBased(Int32) Yöntem

Tanım

Otomasyon 'un Özellik tabanlı olup olmadığını belirler.

public:
 int GetIsAutomationPropBased([Runtime::InteropServices::Out] int % pfAutoProp);
int GetIsAutomationPropBased([Runtime::InteropServices::Out] int & pfAutoProp);
public int GetIsAutomationPropBased (out int pfAutoProp);
abstract member GetIsAutomationPropBased : int -> int
Public Function GetIsAutomationPropBased (ByRef pfAutoProp As Integer) As Integer

Parametreler

pfAutoProp
Int32

dışı Bir BOOL değeri; true Otomasyon Özellik tabanlıysa.

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:

[C++]

HRESULT IVsProfileSettingsTree::GetIsAutomationPropBased(

[out] BOOL *pfAutoProp

);

Şunlara uygulanır