IVsRegisterUIFactories.CreateUIElement(Guid, UInt32, IVsUIElement) Метод

Определение

public:
 int CreateUIElement(Guid % guid, System::UInt32 dw, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsUIElement ^ % ppUIElement);
public int CreateUIElement (ref Guid guid, uint dw, out Microsoft.VisualStudio.Shell.Interop.IVsUIElement ppUIElement);
abstract member CreateUIElement : Guid * uint32 * IVsUIElement -> int
Public Function CreateUIElement (ByRef guid As Guid, dw As UInteger, ByRef ppUIElement As IVsUIElement) As Integer

Параметры

guid
Guid
dw
UInt32
ppUIElement
IVsUIElement

Возвращаемое значение

Int32

Реализации

Применяется к