ITaskbarList4ThumbBarSetImageList Method

Definition

Namespace: DevCase.Win32.Interfaces
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[PreserveSigAttribute]
HResult ThumbBarSetImageList(
	IntPtr hWnd,
	IntPtr himl
)

Parameters

hWnd  IntPtr

[Missing <param name="hWnd"/> documentation for "M:DevCase.Win32.Interfaces.ITaskbarList4.ThumbBarSetImageList(System.IntPtr,System.IntPtr)"]

himl  IntPtr

[Missing <param name="himl"/> documentation for "M:DevCase.Win32.Interfaces.ITaskbarList4.ThumbBarSetImageList(System.IntPtr,System.IntPtr)"]

Return Value

HResult

[Missing <returns> documentation for "M:DevCase.Win32.Interfaces.ITaskbarList4.ThumbBarSetImageList(System.IntPtr,System.IntPtr)"]

See Also