Click or drag to resize

JamBaseShellListViewGetUIObject Method

Get the UI object.

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

Parameters

riid  Guid
The interface id that should be returned.

Return Value

Object
Base class returns null.
See Also