FlavoredProjectBase::IVsHierarchy::GetGuidProperty Method (UInt32, Int32, Guid)

 
Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int GetGuidProperty(
	unsigned int itemId,
	int propId,
	[OutAttribute] Guid% guid
) sealed = IVsHierarchy::GetGuidProperty

Parameters

itemId
Type: System::UInt32
propId
Type: System::Int32
guid
Type: System::Guid

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: