IVsRegisterUIFactories::CreateUIElement Method (Guid, UInt32, IVsUIElement^)
Visual Studio 2015
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 )
Parameters
- guid
- Type: System::Guid
- dw
- Type: System::UInt32
- ppUIElement
- Type: Microsoft.VisualStudio.Shell.Interop::IVsUIElement^
Return Value
Type: System::Int32
Show: