Click or drag to resize

JamBaseShellListViewGetUIObject Method

Get the UI object.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
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