IVsObjectList2.GetExpandable(UInt32, Int32) 方法

定义

未提供方法信息。 返回 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

参数

index
UInt32

请勿使用。

pfExpandable
Int32

请勿使用。

返回

Int32

适用于