IVsObjectList::GetExpandable Method (UInt32, Int32)

 

Method information not provided. Return E_NOTIMPL.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int GetExpandable(
	unsigned int index,
	[OutAttribute] int% pfExpandable
)

Parameters

index
Type: System::UInt32

Do not use.

pfExpandable
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: