IVsCombinedBrowseComponentSet.get_ChildListOptions(UInt32) Yöntem

Tanım

Bir simgenin alt listesinin seçeneklerini döndürür. Liste, arabirimi tarafından açıklanmıştır IVsSimpleObjectList2 .

public:
 int get_ChildListOptions([Runtime::InteropServices::Out] System::UInt32 % pdwOptions);
public int get_ChildListOptions (out uint pdwOptions);
abstract member get_ChildListOptions : uint32 -> int
Public Function get_ChildListOptions (ByRef pdwOptions As UInteger) As Integer

Parametreler

pdwOptions
UInt32

Bir değer ya da değerler birleşimi _BROWSE_COMPONENT_SET_OPTIONS .

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.

Uygulamalar

Şunlara uygulanır