Click or drag to resize

JamBaseShellListViewGetUIObject Method

Get the UI object.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected virtual Object GetUIObject(
	Guid riid
)

Parameters

riid
Type: SystemGuid
The interface id that should be returned.

Return Value

Type: Object
Base class returns null.
See Also