IVsImageService2::AddCustomImage Method (IVsUIObject^)

Visual Studio 2015
 

Adds a custom image.

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

IImageHandle^ AddCustomImage(
	IVsUIObject^ imageObject
)

Parameters

imageObject
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIObject^

The image.

Return Value

Type: Microsoft.VisualStudio.Imaging.Interop::IImageHandle^

The image handle.

Return to top
Show: