IVsRegisterUIFactories::CreateUIElement Method (Guid, UInt32, IVsUIElement^)

 

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

int CreateUIElement(
	[InAttribute] Guid% guid,
	unsigned int dw,
	[OutAttribute] IVsUIElement^% ppUIElement
)

Return Value

Type: System::Int32

Return to top
Show: