IVsImageService2::AddCustomImageList Method (IVsImageMonikerImageList^)

Visual Studio 2015
 

Adds a custom image list.

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

IImageHandle^ AddCustomImageList(
	IVsImageMonikerImageList^ imageList
)

Parameters

imageList
Type: Microsoft.VisualStudio.Shell.Interop::IVsImageMonikerImageList^

The image list.

Return Value

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

The image handle.

Return to top
Show: