IVsObjectList.GetExpandable(UInt32, Int32) Yöntem

Tanım

Yöntem bilgileri sağlanmadı. Dönün E_NOTIMPL .

public:
 int GetExpandable(System::UInt32 index, [Runtime::InteropServices::Out] int % pfExpandable);
int GetExpandable(unsigned int index, [Runtime::InteropServices::Out] int & pfExpandable);
public int GetExpandable (uint index, out int pfExpandable);
abstract member GetExpandable : uint32 * int -> int
Public Function GetExpandable (index As UInteger, ByRef pfExpandable As Integer) As Integer

Parametreler

index
UInt32

Kullanmayın.

pfExpandable
Int32

Kullanmayın.

Döndürülenler

Int32

Uygulamalar

Şunlara uygulanır