IVsExtensibility2::BuildUIHierarchyFromTree Method (Int32, Window^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

UIHierarchy^ BuildUIHierarchyFromTree(
	int hwnd,
	Window^ pParent
)

Parameters

hwnd
Type: System::Int32

 

pParent
Type: EnvDTE::Window^

 

Return Value

Type: EnvDTE::UIHierarchy^
Return to top
Show: