IVsCombinedBrowseComponentSet.get_ComponentsListOptions(UInt32) Yöntem

Tanım

Bileşenlerin listesi için seçenekleri döndürür.

public:
 int get_ComponentsListOptions([Runtime::InteropServices::Out] System::UInt32 % pdwOptions);
public int get_ComponentsListOptions (out uint pdwOptions);
abstract member get_ComponentsListOptions : uint32 -> int
Public Function get_ComponentsListOptions (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