ShellBrowser .Net Edition
GetUIObject Method (riid)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)GetUIObject(Guid)
Returns for the currently selected item a COM object that implements the requested interface.
Declaration Syntax
C#Visual BasicVisual C++
protected Object GetUIObject(
	Guid riid
)
Protected Function GetUIObject ( _
	riid As Guid _
) As Object
protected:
Object^ GetUIObject(
	Guid riid
)
Parameters
riid (Guid)
the relative item id list
Return Value
the UIObject that is returned be ShellBrowser

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)